mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
build(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 7.2.0 to 7.3.1 - [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/v7.3.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.2.0 to 7.3.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.3.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cf22e37d34
commit
a2a3af2629
|
@ -45,8 +45,8 @@
|
|||
"@cypress/vue": "^6.0.0",
|
||||
"@iconify-json/mdi": "^1.1.64",
|
||||
"@types/echarts": "^4.9.22",
|
||||
"@typescript-eslint/eslint-plugin": "^7.2.0",
|
||||
"@typescript-eslint/parser": "^7.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.3.1",
|
||||
"@typescript-eslint/parser": "^7.3.1",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"@vue/compiler-sfc": "3.4.21",
|
||||
"@vue/eslint-config-prettier": "^9.0.0",
|
||||
|
|
131
yarn.lock
131
yarn.lock
|
@ -984,7 +984,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^7.1.1, @typescript-eslint/eslint-plugin@npm:^7.2.0":
|
||||
"@typescript-eslint/eslint-plugin@npm:^7.1.1":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:7.2.0"
|
||||
dependencies:
|
||||
|
@ -1009,7 +1009,32 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^7.1.1, @typescript-eslint/parser@npm:^7.2.0":
|
||||
"@typescript-eslint/eslint-plugin@npm:^7.3.1":
|
||||
version: 7.3.1
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:7.3.1"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": ^4.5.1
|
||||
"@typescript-eslint/scope-manager": 7.3.1
|
||||
"@typescript-eslint/type-utils": 7.3.1
|
||||
"@typescript-eslint/utils": 7.3.1
|
||||
"@typescript-eslint/visitor-keys": 7.3.1
|
||||
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": ^7.0.0
|
||||
eslint: ^8.56.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: fa4570552574e37ce70932a348105b98ceb623d38a962486d6b39bbec7d63c7c6dae30b7ee596acfb5a3146fdbe3e36cdb915aa10543d703d6e33f10f1005a7c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^7.1.1":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/parser@npm:7.2.0"
|
||||
dependencies:
|
||||
|
@ -1027,6 +1052,24 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^7.3.1":
|
||||
version: 7.3.1
|
||||
resolution: "@typescript-eslint/parser@npm:7.3.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 7.3.1
|
||||
"@typescript-eslint/types": 7.3.1
|
||||
"@typescript-eslint/typescript-estree": 7.3.1
|
||||
"@typescript-eslint/visitor-keys": 7.3.1
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^8.56.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 8d3c90d2756de25bebf0b015f89149c1c0359aa328f7c04dc22381a807e01d54922df561bd6457377d96097d6c41fe9c2579ab0b86b8a44c0f328475e0b671d7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:7.2.0"
|
||||
|
@ -1037,6 +1080,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:7.3.1":
|
||||
version: 7.3.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:7.3.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 7.3.1
|
||||
"@typescript-eslint/visitor-keys": 7.3.1
|
||||
checksum: 94f290552d8341753a000787230118bca9b5195a0302560dca21628055c565bbc3cf9c4f28543ef5825d8ed0e05639f44c11ebc43060c9014a19b4865210ee2b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:7.2.0"
|
||||
|
@ -1054,6 +1107,23 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:7.3.1":
|
||||
version: 7.3.1
|
||||
resolution: "@typescript-eslint/type-utils@npm:7.3.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 7.3.1
|
||||
"@typescript-eslint/utils": 7.3.1
|
||||
debug: ^4.3.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependencies:
|
||||
eslint: ^8.56.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: e8d65e636724a9c217a97c457445d981166e18a7192fe145e4f62b88788815a516522967d765eabb5126bfb0c4ff5ee17d83264dd1bf1d5390f6abceba058eb9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/types@npm:7.2.0"
|
||||
|
@ -1061,6 +1131,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:7.3.1":
|
||||
version: 7.3.1
|
||||
resolution: "@typescript-eslint/types@npm:7.3.1"
|
||||
checksum: b0d929da57aeaf5f7f9e4c28c7054f1510b029c821f8118d8ac225ce7e0ce77f8f422b6d8cd9c3a198cb79b97853b47f90a5b4702e7dc960e14c36881cac2adb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:7.2.0"
|
||||
|
@ -1080,6 +1157,25 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:7.3.1":
|
||||
version: 7.3.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:7.3.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 7.3.1
|
||||
"@typescript-eslint/visitor-keys": 7.3.1
|
||||
debug: ^4.3.4
|
||||
globby: ^11.1.0
|
||||
is-glob: ^4.0.3
|
||||
minimatch: 9.0.3
|
||||
semver: ^7.5.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: c2df1e09aad16deec30b8d376c93d4e4804fcd1445b7b822cba30d899165ffc681f0040e55528824fb0d36686514605a434b3c1b991860c55a12c9c8b866e27a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/utils@npm:7.2.0"
|
||||
|
@ -1097,6 +1193,23 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:7.3.1":
|
||||
version: 7.3.1
|
||||
resolution: "@typescript-eslint/utils@npm:7.3.1"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": ^4.4.0
|
||||
"@types/json-schema": ^7.0.12
|
||||
"@types/semver": ^7.5.0
|
||||
"@typescript-eslint/scope-manager": 7.3.1
|
||||
"@typescript-eslint/types": 7.3.1
|
||||
"@typescript-eslint/typescript-estree": 7.3.1
|
||||
semver: ^7.5.4
|
||||
peerDependencies:
|
||||
eslint: ^8.56.0
|
||||
checksum: 1e568169fb54211f3962e1f7b945f1a65dfe0ab61839aeeee07fb091523757e54d60c95c47da1ba5cec2c2017982dd5eb1c5fd3d8743f3dd90faefbf04863ef3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:7.2.0"
|
||||
|
@ -1107,6 +1220,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:7.3.1":
|
||||
version: 7.3.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:7.3.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 7.3.1
|
||||
eslint-visitor-keys: ^3.4.1
|
||||
checksum: b2d20b33dea6cee2c078c23fb4075d68a1501f077df3aa36832cee3a97dcbb2906ad5e8b8f9da351ff3e65249074155446c7b91d7abdbb10be7082fb41e835d1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ungap/structured-clone@npm:^1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "@ungap/structured-clone@npm:1.2.0"
|
||||
|
@ -3287,8 +3410,8 @@ __metadata:
|
|||
"@noction/vue-draggable-grid": 1.10.1
|
||||
"@popperjs/core": ^2.11.8
|
||||
"@types/echarts": ^4.9.22
|
||||
"@typescript-eslint/eslint-plugin": ^7.2.0
|
||||
"@typescript-eslint/parser": ^7.2.0
|
||||
"@typescript-eslint/eslint-plugin": ^7.3.1
|
||||
"@typescript-eslint/parser": ^7.3.1
|
||||
"@vitejs/plugin-vue": ^5.0.4
|
||||
"@vue/compiler-sfc": 3.4.21
|
||||
"@vue/eslint-config-prettier": ^9.0.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user