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.19.1 to 6.20.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.20.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:
dependabot[bot] 2024-01-31 05:36:23 +00:00 committed by GitHub
parent 44c2859617
commit 9ceace0687
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 23 additions and 69 deletions

View File

@ -45,7 +45,7 @@
"@cypress/vue": "^6.0.0",
"@iconify-json/mdi": "^1.1.64",
"@types/echarts": "^4.9.22",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@vitejs/plugin-vue": "^5.0.3",
"@vue/compiler-sfc": "3.4.15",

View File

@ -992,15 +992,15 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/eslint-plugin@npm:^6.19.1":
version: 6.19.1
resolution: "@typescript-eslint/eslint-plugin@npm:6.19.1"
"@typescript-eslint/eslint-plugin@npm:^6.20.0":
version: 6.20.0
resolution: "@typescript-eslint/eslint-plugin@npm:6.20.0"
dependencies:
"@eslint-community/regexpp": ^4.5.1
"@typescript-eslint/scope-manager": 6.19.1
"@typescript-eslint/type-utils": 6.19.1
"@typescript-eslint/utils": 6.19.1
"@typescript-eslint/visitor-keys": 6.19.1
"@typescript-eslint/scope-manager": 6.20.0
"@typescript-eslint/type-utils": 6.20.0
"@typescript-eslint/utils": 6.20.0
"@typescript-eslint/visitor-keys": 6.20.0
debug: ^4.3.4
graphemer: ^1.4.0
ignore: ^5.2.4
@ -1013,7 +1013,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: ad04000cd6c15d864ff92655baa3aec99bb0ccf4714fedd145fedde60a27590a5feafe480beb2f0f3864b416098bde1e9431bada7480eb7ca4efad891e1d2f6f
checksum: d002cbe1a99aef5d5b1601702f08a9e3c060ab5355707b4428ec61854b88513e625e5a898dc9fded669a4b33bb71a216aa7799f0e0c58ee00150218c69e7959c
languageName: node
linkType: hard
@ -1088,16 +1088,6 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/scope-manager@npm:6.19.1":
version: 6.19.1
resolution: "@typescript-eslint/scope-manager@npm:6.19.1"
dependencies:
"@typescript-eslint/types": 6.19.1
"@typescript-eslint/visitor-keys": 6.19.1
checksum: 848cdebc16a3803e8a6d6035a7067605309a652bb2425f475f755b5ace4d80d2c17c8c8901f0f4759556da8d0a5b71024d472b85c3f3c70d0e6dcfe2a972ef35
languageName: node
linkType: hard
"@typescript-eslint/scope-manager@npm:6.20.0":
version: 6.20.0
resolution: "@typescript-eslint/scope-manager@npm:6.20.0"
@ -1125,12 +1115,12 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/type-utils@npm:6.19.1":
version: 6.19.1
resolution: "@typescript-eslint/type-utils@npm:6.19.1"
"@typescript-eslint/type-utils@npm:6.20.0":
version: 6.20.0
resolution: "@typescript-eslint/type-utils@npm:6.20.0"
dependencies:
"@typescript-eslint/typescript-estree": 6.19.1
"@typescript-eslint/utils": 6.19.1
"@typescript-eslint/typescript-estree": 6.20.0
"@typescript-eslint/utils": 6.20.0
debug: ^4.3.4
ts-api-utils: ^1.0.1
peerDependencies:
@ -1138,7 +1128,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: eab1a30f8d85f7c6e2545de5963fbec2f3bb91913d59623069b4b0db372a671ab048c7018376fc853c3af06ea39417f3e7b27dd665027dd812347a5e64cecd77
checksum: 438702c626706cb62f0fcbbb3e3c5c8946ade84f170c182eaebb43604716d2dbf05fac105bdbcb968f3d3375e8076bed8bf095ab65dc891666c91d9174bced6f
languageName: node
linkType: hard
@ -1149,13 +1139,6 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/types@npm:6.19.1":
version: 6.19.1
resolution: "@typescript-eslint/types@npm:6.19.1"
checksum: 598ce222b59c20432d06f60703d0c2dd16d9b2151569c192852136c57b8188e3ef6ef9fddaa2c136c9a756fcc7d873c0e29ec41cfd340564842287ef7b4571cd
languageName: node
linkType: hard
"@typescript-eslint/types@npm:6.20.0":
version: 6.20.0
resolution: "@typescript-eslint/types@npm:6.20.0"
@ -1181,25 +1164,6 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/typescript-estree@npm:6.19.1":
version: 6.19.1
resolution: "@typescript-eslint/typescript-estree@npm:6.19.1"
dependencies:
"@typescript-eslint/types": 6.19.1
"@typescript-eslint/visitor-keys": 6.19.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: fb71a14aeee0468780219c5b8d39075f85d360b04ccd0ee88f4f0a615d2c232a6d3016e36d8c6eda2d9dfda86b4f4cc2c3d7582940fb29d33c7cf305e124d4e2
languageName: node
linkType: hard
"@typescript-eslint/typescript-estree@npm:6.20.0":
version: 6.20.0
resolution: "@typescript-eslint/typescript-estree@npm:6.20.0"
@ -1236,20 +1200,20 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:6.19.1":
version: 6.19.1
resolution: "@typescript-eslint/utils@npm:6.19.1"
"@typescript-eslint/utils@npm:6.20.0":
version: 6.20.0
resolution: "@typescript-eslint/utils@npm:6.20.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.19.1
"@typescript-eslint/types": 6.19.1
"@typescript-eslint/typescript-estree": 6.19.1
"@typescript-eslint/scope-manager": 6.20.0
"@typescript-eslint/types": 6.20.0
"@typescript-eslint/typescript-estree": 6.20.0
semver: ^7.5.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: fe72e75c3ea17a85772b83f148555ea94ff5d55d13586f3fc038833197a74f8071e14c2bbf1781c40eec20005f052f4be2513a725eea82a15da3cb9af3046c70
checksum: 1c248ce34b612e922796c3bbb323d05994f4bca5d49a200ff14f2d7522c9ca5bdf08613c4f2187c9242f67d73f9c2ec5d07b05c5af7034a2e57843b99230b0b0
languageName: node
linkType: hard
@ -1263,16 +1227,6 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/visitor-keys@npm:6.19.1":
version: 6.19.1
resolution: "@typescript-eslint/visitor-keys@npm:6.19.1"
dependencies:
"@typescript-eslint/types": 6.19.1
eslint-visitor-keys: ^3.4.1
checksum: bdf057a42e776970a89cdd568e493e3ea7ec085544d8f318d33084da63c3395ad2c0fb9cef9f61ceeca41f5dab54ab064b7078fe596889005e412ec74d2d1ae4
languageName: node
linkType: hard
"@typescript-eslint/visitor-keys@npm:6.20.0":
version: 6.20.0
resolution: "@typescript-eslint/visitor-keys@npm:6.20.0"
@ -3580,7 +3534,7 @@ __metadata:
"@noction/vue-draggable-grid": 1.9.16
"@popperjs/core": ^2.11.8
"@types/echarts": ^4.9.22
"@typescript-eslint/eslint-plugin": ^6.19.1
"@typescript-eslint/eslint-plugin": ^6.20.0
"@typescript-eslint/parser": ^6.20.0
"@vitejs/plugin-vue": ^5.0.3
"@vue/compiler-sfc": 3.4.15