mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Merge pull request #1577 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.12.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0
This commit is contained in:
commit
bf5744175f
|
@ -45,7 +45,7 @@
|
|||
"@cypress/vue": "^6.0.0",
|
||||
"@iconify-json/mdi": "^1.1.55",
|
||||
"@types/echarts": "^4.9.22",
|
||||
"@typescript-eslint/eslint-plugin": "^6.11.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.12.0",
|
||||
"@typescript-eslint/parser": "^6.12.0",
|
||||
"@vitejs/plugin-vue": "^4.5.0",
|
||||
"@vue/compiler-sfc": "3.3.8",
|
||||
|
|
63
yarn.lock
63
yarn.lock
|
@ -889,7 +889,32 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^6.11.0, @typescript-eslint/eslint-plugin@npm:^6.7.0":
|
||||
"@typescript-eslint/eslint-plugin@npm:^6.12.0":
|
||||
version: 6.12.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:6.12.0"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": ^4.5.1
|
||||
"@typescript-eslint/scope-manager": 6.12.0
|
||||
"@typescript-eslint/type-utils": 6.12.0
|
||||
"@typescript-eslint/utils": 6.12.0
|
||||
"@typescript-eslint/visitor-keys": 6.12.0
|
||||
debug: ^4.3.4
|
||||
graphemer: ^1.4.0
|
||||
ignore: ^5.2.4
|
||||
natural-compare: ^1.4.0
|
||||
semver: ^7.5.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependencies:
|
||||
"@typescript-eslint/parser": ^6.0.0 || ^6.0.0-alpha
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: a791ebe432a6cac50a15c9e98502b62e874de0c7e35fd320b9bdca21afd4ae88c88cff45ee50a95362da14e98965d946e57b15965f5522f1153568a3fe45db8a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^6.7.0":
|
||||
version: 6.11.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:6.11.0"
|
||||
dependencies:
|
||||
|
@ -987,6 +1012,23 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:6.12.0":
|
||||
version: 6.12.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:6.12.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 6.12.0
|
||||
"@typescript-eslint/utils": 6.12.0
|
||||
debug: ^4.3.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: c345c45f1262eee4b9f6960a59b3aba960643d0004094a3d8fb9682ab79af2fae864695029246dc9e0d4fdb2f3d017a56b7dc034e551d263deba75c2ef048d39
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:6.11.0":
|
||||
version: 6.11.0
|
||||
resolution: "@typescript-eslint/types@npm:6.11.0"
|
||||
|
@ -1054,6 +1096,23 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:6.12.0":
|
||||
version: 6.12.0
|
||||
resolution: "@typescript-eslint/utils@npm:6.12.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.12.0
|
||||
"@typescript-eslint/types": 6.12.0
|
||||
"@typescript-eslint/typescript-estree": 6.12.0
|
||||
semver: ^7.5.4
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
checksum: dad05bd0e4db7a88c2716f9ee83c7c28c30d71e57392e58dc0db66b5f5c4c86b9db14142c6a1a82cf1650da294d31980c56a118015d3a2a645acb8b8a5ebc315
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:6.11.0":
|
||||
version: 6.11.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:6.11.0"
|
||||
|
@ -3055,7 +3114,7 @@ __metadata:
|
|||
"@noction/vue-draggable-grid": 1.9.10
|
||||
"@popperjs/core": ^2.11.8
|
||||
"@types/echarts": ^4.9.22
|
||||
"@typescript-eslint/eslint-plugin": ^6.11.0
|
||||
"@typescript-eslint/eslint-plugin": ^6.12.0
|
||||
"@typescript-eslint/parser": ^6.12.0
|
||||
"@vitejs/plugin-vue": ^4.5.0
|
||||
"@vue/compiler-sfc": 3.3.8
|
||||
|
|
Loading…
Reference in New Issue
Block a user