mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.2 to 6.14.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.14.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8ffe0f8def
commit
4d21062d0d
|
@ -45,7 +45,7 @@
|
|||
"@cypress/vue": "^6.0.0",
|
||||
"@iconify-json/mdi": "^1.1.58",
|
||||
"@types/echarts": "^4.9.22",
|
||||
"@typescript-eslint/eslint-plugin": "^6.13.2",
|
||||
"@typescript-eslint/eslint-plugin": "^6.14.0",
|
||||
"@typescript-eslint/parser": "^6.13.2",
|
||||
"@vitejs/plugin-vue": "^4.5.1",
|
||||
"@vue/compiler-sfc": "3.3.10",
|
||||
|
|
89
yarn.lock
89
yarn.lock
|
@ -991,15 +991,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^6.13.2":
|
||||
version: 6.13.2
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:6.13.2"
|
||||
"@typescript-eslint/eslint-plugin@npm:^6.14.0":
|
||||
version: 6.14.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:6.14.0"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": ^4.5.1
|
||||
"@typescript-eslint/scope-manager": 6.13.2
|
||||
"@typescript-eslint/type-utils": 6.13.2
|
||||
"@typescript-eslint/utils": 6.13.2
|
||||
"@typescript-eslint/visitor-keys": 6.13.2
|
||||
"@typescript-eslint/scope-manager": 6.14.0
|
||||
"@typescript-eslint/type-utils": 6.14.0
|
||||
"@typescript-eslint/utils": 6.14.0
|
||||
"@typescript-eslint/visitor-keys": 6.14.0
|
||||
debug: ^4.3.4
|
||||
graphemer: ^1.4.0
|
||||
ignore: ^5.2.4
|
||||
|
@ -1012,7 +1012,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: e50cbbe7104eecef59faf3355ab981d9f353b19327f0b4607dfd829b4726f9e694b536fe43ab55f50bb00fbfdd2e4268a7e2a568b28d5fcd0d2a32a8d2466218
|
||||
checksum: ec688fd71b21576bfe0e4176889fddf3c13d8b07792461b84017d689ed11a9bffbf4d2ab61e9bdb254e43d2c1e159d5c2fc21bdfa6a6c2d64f9e1956a668fbe8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1097,6 +1097,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:6.14.0":
|
||||
version: 6.14.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:6.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.14.0
|
||||
"@typescript-eslint/visitor-keys": 6.14.0
|
||||
checksum: 0b577d42db925426a9838fe61703c226e18b697374fbe20cf9b93ba30fe58bf4a7f7f42491a4d24b7f3cc12d9a189fe3524c0e9b7708727e710d95b908250a14
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:6.11.0":
|
||||
version: 6.11.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:6.11.0"
|
||||
|
@ -1114,12 +1124,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:6.13.2":
|
||||
version: 6.13.2
|
||||
resolution: "@typescript-eslint/type-utils@npm:6.13.2"
|
||||
"@typescript-eslint/type-utils@npm:6.14.0":
|
||||
version: 6.14.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:6.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 6.13.2
|
||||
"@typescript-eslint/utils": 6.13.2
|
||||
"@typescript-eslint/typescript-estree": 6.14.0
|
||||
"@typescript-eslint/utils": 6.14.0
|
||||
debug: ^4.3.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependencies:
|
||||
|
@ -1127,7 +1137,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: ba54e5746139f778c35e4058e523ec8c20b68cf6472b3a7784170328e48c228f0761d2fc7e43dab053ca7d85ac4378b6965567774e6afedf551e600638404215
|
||||
checksum: 09988f25279598840673c41ba44b03756f2dfb31284ab72af97c170711a0f31e5c53d6b120aa83f31438565e82aae1a1ca4d1ed0de4890654dd6a6a33d88202c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1145,6 +1155,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:6.14.0":
|
||||
version: 6.14.0
|
||||
resolution: "@typescript-eslint/types@npm:6.14.0"
|
||||
checksum: 624e6c5227f596dcc9757348d09c5a09b846a62938b8b4409614cf8108013b64ed8b270c32e87ea8890dd09ed896b82e92872c3574dbf07dcda11a168d69dd1f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:6.11.0":
|
||||
version: 6.11.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:6.11.0"
|
||||
|
@ -1181,6 +1198,24 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:6.14.0":
|
||||
version: 6.14.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:6.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.14.0
|
||||
"@typescript-eslint/visitor-keys": 6.14.0
|
||||
debug: ^4.3.4
|
||||
globby: ^11.1.0
|
||||
is-glob: ^4.0.3
|
||||
semver: ^7.5.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 495d7616463685bfd8138ffa9fbc0a7f9130ff8a3f6f85775960b4f0a3fdc259ae53b104cdfe562b60310860b5a6c8387307790734555084aa087e3bb9c28a69
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:6.11.0":
|
||||
version: 6.11.0
|
||||
resolution: "@typescript-eslint/utils@npm:6.11.0"
|
||||
|
@ -1198,20 +1233,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:6.13.2":
|
||||
version: 6.13.2
|
||||
resolution: "@typescript-eslint/utils@npm:6.13.2"
|
||||
"@typescript-eslint/utils@npm:6.14.0":
|
||||
version: 6.14.0
|
||||
resolution: "@typescript-eslint/utils@npm:6.14.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": ^4.4.0
|
||||
"@types/json-schema": ^7.0.12
|
||||
"@types/semver": ^7.5.0
|
||||
"@typescript-eslint/scope-manager": 6.13.2
|
||||
"@typescript-eslint/types": 6.13.2
|
||||
"@typescript-eslint/typescript-estree": 6.13.2
|
||||
"@typescript-eslint/scope-manager": 6.14.0
|
||||
"@typescript-eslint/types": 6.14.0
|
||||
"@typescript-eslint/typescript-estree": 6.14.0
|
||||
semver: ^7.5.4
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
checksum: b66bcf2a945e9c55f3dccb48af49565863d974837ee23b2f01ce7f3fb2462eb8a5871784d4a2fcc80dac7d5cd4ed90c8d01431cd177c0249de89a448f6663fc8
|
||||
checksum: 36e8501cb85647947189f31017c36d6f6ac7ef0399fa0e18eb64f1b83e00f1e8ace1d9ac5015ef4d9c1b820179f1def8d61d7ea9e5d61433eb848cf5c49dc8b0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1235,6 +1270,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:6.14.0":
|
||||
version: 6.14.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:6.14.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 6.14.0
|
||||
eslint-visitor-keys: ^3.4.1
|
||||
checksum: fc593c4e94d5739be7bd88e42313a301bc9806fad758b6a0a1bafd296ff41522be602caf4976beec84e363b0f56585bb98df3c157f70de984de721798501fd8a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ungap/structured-clone@npm:^1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "@ungap/structured-clone@npm:1.2.0"
|
||||
|
@ -3374,7 +3419,7 @@ __metadata:
|
|||
"@noction/vue-draggable-grid": 1.9.10
|
||||
"@popperjs/core": ^2.11.8
|
||||
"@types/echarts": ^4.9.22
|
||||
"@typescript-eslint/eslint-plugin": ^6.13.2
|
||||
"@typescript-eslint/eslint-plugin": ^6.14.0
|
||||
"@typescript-eslint/parser": ^6.13.2
|
||||
"@vitejs/plugin-vue": ^4.5.1
|
||||
"@vue/compiler-sfc": 3.3.10
|
||||
|
|
Loading…
Reference in New Issue
Block a user