Update typescript-eslint monorepo to v8.20.0 (#23771)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-17 08:30:15 +01:00 committed by GitHub
parent 5b038a4fef
commit 8efaf2b031
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 118 additions and 6 deletions

View File

@ -184,8 +184,8 @@
"@types/tar": "6.1.13", "@types/tar": "6.1.13",
"@types/ua-parser-js": "0.7.39", "@types/ua-parser-js": "0.7.39",
"@types/webspeechapi": "0.0.29", "@types/webspeechapi": "0.0.29",
"@typescript-eslint/eslint-plugin": "8.19.1", "@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.19.1", "@typescript-eslint/parser": "8.20.0",
"@vitest/coverage-v8": "2.1.8", "@vitest/coverage-v8": "2.1.8",
"babel-loader": "9.2.1", "babel-loader": "9.2.1",
"babel-plugin-template-html-minifier": "4.1.0", "babel-plugin-template-html-minifier": "4.1.0",

120
yarn.lock
View File

@ -5445,6 +5445,27 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/eslint-plugin@npm:8.20.0":
version: 8.20.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.20.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.20.0"
"@typescript-eslint/type-utils": "npm:8.20.0"
"@typescript-eslint/utils": "npm:8.20.0"
"@typescript-eslint/visitor-keys": "npm:8.20.0"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^2.0.0"
peerDependencies:
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/9f027dc0eb7b4b0afed41a6f16a731321fb45b621722ddc68d6c87c708021f10cb84efbb6bacc75c91e60a7619c9957bc9ed557bfb5925900b866ef7d6d6b8a2
languageName: node
linkType: hard
"@typescript-eslint/parser@npm:8.19.1": "@typescript-eslint/parser@npm:8.19.1":
version: 8.19.1 version: 8.19.1
resolution: "@typescript-eslint/parser@npm:8.19.1" resolution: "@typescript-eslint/parser@npm:8.19.1"
@ -5461,7 +5482,23 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/scope-manager@npm:8.19.1, @typescript-eslint/scope-manager@npm:^8.1.0": "@typescript-eslint/parser@npm:8.20.0":
version: 8.20.0
resolution: "@typescript-eslint/parser@npm:8.20.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.20.0"
"@typescript-eslint/types": "npm:8.20.0"
"@typescript-eslint/typescript-estree": "npm:8.20.0"
"@typescript-eslint/visitor-keys": "npm:8.20.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/52960498961d0927e9dc60f724e9df6445357db06133a7c00cc840823d92c8dd9f0b47cebc026aef12c316748732e5c04ca61861db05d2264cf53ab88fdb34e9
languageName: node
linkType: hard
"@typescript-eslint/scope-manager@npm:8.19.1":
version: 8.19.1 version: 8.19.1
resolution: "@typescript-eslint/scope-manager@npm:8.19.1" resolution: "@typescript-eslint/scope-manager@npm:8.19.1"
dependencies: dependencies:
@ -5471,6 +5508,16 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/scope-manager@npm:8.20.0, @typescript-eslint/scope-manager@npm:^8.1.0":
version: 8.20.0
resolution: "@typescript-eslint/scope-manager@npm:8.20.0"
dependencies:
"@typescript-eslint/types": "npm:8.20.0"
"@typescript-eslint/visitor-keys": "npm:8.20.0"
checksum: 10/0ea30ba12007d77659b43bbbec463c142d3d4d36f7de381d1f59a97f95240203e79dd9a24040be7113eb4c8bd231339f9322d9a40e1a1fb178e9ac52d9c559ab
languageName: node
linkType: hard
"@typescript-eslint/type-utils@npm:8.19.1": "@typescript-eslint/type-utils@npm:8.19.1":
version: 8.19.1 version: 8.19.1
resolution: "@typescript-eslint/type-utils@npm:8.19.1" resolution: "@typescript-eslint/type-utils@npm:8.19.1"
@ -5486,6 +5533,21 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/type-utils@npm:8.20.0":
version: 8.20.0
resolution: "@typescript-eslint/type-utils@npm:8.20.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.20.0"
"@typescript-eslint/utils": "npm:8.20.0"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^2.0.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/cdde9d30e684c0c44434ed97e11c962d8f80f53b8a0050e8fe10b7f20c26f7684a340acd21c83bdcbc1feb3eef334eb5b0fef31d2d330648e52d4afe57942a95
languageName: node
linkType: hard
"@typescript-eslint/types@npm:8.19.1": "@typescript-eslint/types@npm:8.19.1":
version: 8.19.1 version: 8.19.1
resolution: "@typescript-eslint/types@npm:8.19.1" resolution: "@typescript-eslint/types@npm:8.19.1"
@ -5493,6 +5555,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/types@npm:8.20.0":
version: 8.20.0
resolution: "@typescript-eslint/types@npm:8.20.0"
checksum: 10/434859226136ea9e439e8abf5dcf813ea3b55b7e4af6ecc8d290a2f925e3baad0579765ac32d21005b0caedaac38b8624131f87b572c84ca92ac3e742a52e149
languageName: node
linkType: hard
"@typescript-eslint/typescript-estree@npm:8.19.1": "@typescript-eslint/typescript-estree@npm:8.19.1":
version: 8.19.1 version: 8.19.1
resolution: "@typescript-eslint/typescript-estree@npm:8.19.1" resolution: "@typescript-eslint/typescript-estree@npm:8.19.1"
@ -5511,7 +5580,25 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/utils@npm:8.19.1, @typescript-eslint/utils@npm:^8.1.0": "@typescript-eslint/typescript-estree@npm:8.20.0":
version: 8.20.0
resolution: "@typescript-eslint/typescript-estree@npm:8.20.0"
dependencies:
"@typescript-eslint/types": "npm:8.20.0"
"@typescript-eslint/visitor-keys": "npm:8.20.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^2.0.0"
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 10/8dbb1b835492574b4c8765c64964179e258f811d3f4cd7f6a90e1cb297520090728f77366cfb05233c26f4c07b1f2be990fa3f54eae9e7abc218005d51ee6804
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:8.19.1":
version: 8.19.1 version: 8.19.1
resolution: "@typescript-eslint/utils@npm:8.19.1" resolution: "@typescript-eslint/utils@npm:8.19.1"
dependencies: dependencies:
@ -5526,6 +5613,21 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/utils@npm:8.20.0, @typescript-eslint/utils@npm:^8.1.0":
version: 8.20.0
resolution: "@typescript-eslint/utils@npm:8.20.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.20.0"
"@typescript-eslint/types": "npm:8.20.0"
"@typescript-eslint/typescript-estree": "npm:8.20.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/d4369f3e535d5c75eedce2b8f4ea1e857b75ac2ea73f2c707ba3fa3533053f63d8c22f085e58573a2d035d61ed69f6fef4ba0bc7c7df173d26b3adce73bf6aed
languageName: node
linkType: hard
"@typescript-eslint/visitor-keys@npm:8.19.1": "@typescript-eslint/visitor-keys@npm:8.19.1":
version: 8.19.1 version: 8.19.1
resolution: "@typescript-eslint/visitor-keys@npm:8.19.1" resolution: "@typescript-eslint/visitor-keys@npm:8.19.1"
@ -5536,6 +5638,16 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/visitor-keys@npm:8.20.0":
version: 8.20.0
resolution: "@typescript-eslint/visitor-keys@npm:8.20.0"
dependencies:
"@typescript-eslint/types": "npm:8.20.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10/31f32efb975a10cb1b0028a6d0f47b65acb322ed446f93862e39a3a0d5b55a2354ab0f062794fb148f45c8ce09fb93878d8a101a72d09d4a06ffa2f0d163d65f
languageName: node
linkType: hard
"@vaadin/a11y-base@npm:~24.6.2": "@vaadin/a11y-base@npm:~24.6.2":
version: 24.6.2 version: 24.6.2
resolution: "@vaadin/a11y-base@npm:24.6.2" resolution: "@vaadin/a11y-base@npm:24.6.2"
@ -10184,8 +10296,8 @@ __metadata:
"@types/tar": "npm:6.1.13" "@types/tar": "npm:6.1.13"
"@types/ua-parser-js": "npm:0.7.39" "@types/ua-parser-js": "npm:0.7.39"
"@types/webspeechapi": "npm:0.0.29" "@types/webspeechapi": "npm:0.0.29"
"@typescript-eslint/eslint-plugin": "npm:8.19.1" "@typescript-eslint/eslint-plugin": "npm:8.20.0"
"@typescript-eslint/parser": "npm:8.19.1" "@typescript-eslint/parser": "npm:8.20.0"
"@vaadin/combo-box": "npm:24.6.2" "@vaadin/combo-box": "npm:24.6.2"
"@vaadin/vaadin-themable-mixin": "npm:24.6.2" "@vaadin/vaadin-themable-mixin": "npm:24.6.2"
"@vibrant/color": "npm:4.0.0" "@vibrant/color": "npm:4.0.0"