Bump @typescript-eslint/eslint-plugin from 8.29.0 to 8.32.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.29.0 to 8.32.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/v8.32.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.32.0
  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] 2025-05-12 17:22:57 +00:00 committed by GitHub
parent a7808b826b
commit b8895d338a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 68 additions and 48 deletions

View file

@ -88,7 +88,7 @@
"@types/node": "^22.13.10", "@types/node": "^22.13.10",
"@types/react": "^19.0.12", "@types/react": "^19.0.12",
"@types/react-dom": "^19.0.3", "@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^8.29.0", "@typescript-eslint/eslint-plugin": "^8.32.0",
"@typescript-eslint/parser": "^8.28.0", "@typescript-eslint/parser": "^8.28.0",
"autoprefixer": "^10.4.21", "autoprefixer": "^10.4.21",
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131", "babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",

114
yarn.lock
View file

@ -1409,6 +1409,17 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@eslint-community/eslint-utils@npm:^4.7.0":
version: 4.7.0
resolution: "@eslint-community/eslint-utils@npm:4.7.0"
dependencies:
eslint-visitor-keys: "npm:^3.4.3"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
checksum: 10c0/c0f4f2bd73b7b7a9de74b716a664873d08ab71ab439e51befe77d61915af41a81ecec93b408778b3a7856185244c34c2c8ee28912072ec14def84ba2dec70adf
languageName: node
linkType: hard
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1, @eslint-community/regexpp@npm:^4.6.1": "@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1, @eslint-community/regexpp@npm:^4.6.1":
version: 4.12.1 version: 4.12.1
resolution: "@eslint-community/regexpp@npm:4.12.1" resolution: "@eslint-community/regexpp@npm:4.12.1"
@ -5603,24 +5614,24 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/eslint-plugin@npm:^8.29.0": "@typescript-eslint/eslint-plugin@npm:^8.32.0":
version: 8.29.0 version: 8.32.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.29.0" resolution: "@typescript-eslint/eslint-plugin@npm:8.32.0"
dependencies: dependencies:
"@eslint-community/regexpp": "npm:^4.10.0" "@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.29.0" "@typescript-eslint/scope-manager": "npm:8.32.0"
"@typescript-eslint/type-utils": "npm:8.29.0" "@typescript-eslint/type-utils": "npm:8.32.0"
"@typescript-eslint/utils": "npm:8.29.0" "@typescript-eslint/utils": "npm:8.32.0"
"@typescript-eslint/visitor-keys": "npm:8.29.0" "@typescript-eslint/visitor-keys": "npm:8.32.0"
graphemer: "npm:^1.4.0" graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1" ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0" natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^2.0.1" ts-api-utils: "npm:^2.1.0"
peerDependencies: peerDependencies:
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0 "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0" typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/3b05a7376a0752484229369af6eb60d13cf06d2331e79c2d471cb0b963dcf5b25a31617cafdc71d74e98921091f479f3da10725b761878a89421191d23866b54 checksum: 10c0/db3d151386d7f086a2289ff21c12bff6d2c9e1e1fab7e20be627927604621618cfcfbe3289a1acf7ed7c0e465b64a696f02f3a95eac0aaafd1fe9d5431efe7b5
languageName: node languageName: node
linkType: hard linkType: hard
@ -5676,13 +5687,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/scope-manager@npm:8.29.0": "@typescript-eslint/scope-manager@npm:8.32.0":
version: 8.29.0 version: 8.32.0
resolution: "@typescript-eslint/scope-manager@npm:8.29.0" resolution: "@typescript-eslint/scope-manager@npm:8.32.0"
dependencies: dependencies:
"@typescript-eslint/types": "npm:8.29.0" "@typescript-eslint/types": "npm:8.32.0"
"@typescript-eslint/visitor-keys": "npm:8.29.0" "@typescript-eslint/visitor-keys": "npm:8.32.0"
checksum: 10c0/330d777043a99485b51197ad24927f1276d61e61adaf710f012b3fe7db2ab67c8925c0526f801715b498e7d8fa7cef390006b6f7ae40cee89abe22e8e438de9a checksum: 10c0/9149d4eebfc7f096a3401a4865e0e552231c91cee362fe3a59c31cf2f0b6b325619f534aed41688c3702867cf86b12454e00055d09e7f229c92083e28e97baac
languageName: node languageName: node
linkType: hard linkType: hard
@ -5701,18 +5712,18 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/type-utils@npm:8.29.0": "@typescript-eslint/type-utils@npm:8.32.0":
version: 8.29.0 version: 8.32.0
resolution: "@typescript-eslint/type-utils@npm:8.29.0" resolution: "@typescript-eslint/type-utils@npm:8.32.0"
dependencies: dependencies:
"@typescript-eslint/typescript-estree": "npm:8.29.0" "@typescript-eslint/typescript-estree": "npm:8.32.0"
"@typescript-eslint/utils": "npm:8.29.0" "@typescript-eslint/utils": "npm:8.32.0"
debug: "npm:^4.3.4" debug: "npm:^4.3.4"
ts-api-utils: "npm:^2.0.1" ts-api-utils: "npm:^2.1.0"
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0" typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/f254c8d22fc29ea088d16b06e4be1756cb5ad05ccf5989e163637b9c582e5fc8c27aa7003aad6e6a8158d56d7711ea1e4e9d361702c1a18945e0e6aaff1267c5 checksum: 10c0/3aec7fbe77d8dae698f75d55d6bed537e7dfa3ed069fbcae456dcf5580c16746ef3e7020522223ca560a75842183fbb8e7ff309e872035d14bf98eb8fae454b4
languageName: node languageName: node
linkType: hard linkType: hard
@ -5730,10 +5741,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/types@npm:8.29.0": "@typescript-eslint/types@npm:8.32.0":
version: 8.29.0 version: 8.32.0
resolution: "@typescript-eslint/types@npm:8.29.0" resolution: "@typescript-eslint/types@npm:8.32.0"
checksum: 10c0/fc1e3f3071102973a9cfb8ae843c51398bd74b5583b7b0edad182ea605ef85e72ceac7987513581869958b3a65303af6b3471bfba5b7be1338e8add62019c858 checksum: 10c0/86cc1e365bc12b8baf539e8e2d280b068a7d4a4220f5834fe4de182827a971200408a1ad20f9679af4c4bcdafea03dd66319fe7f1d060ce4b5abbf2962ea3062
languageName: node languageName: node
linkType: hard linkType: hard
@ -5773,21 +5784,21 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/typescript-estree@npm:8.29.0": "@typescript-eslint/typescript-estree@npm:8.32.0":
version: 8.29.0 version: 8.32.0
resolution: "@typescript-eslint/typescript-estree@npm:8.29.0" resolution: "@typescript-eslint/typescript-estree@npm:8.32.0"
dependencies: dependencies:
"@typescript-eslint/types": "npm:8.29.0" "@typescript-eslint/types": "npm:8.32.0"
"@typescript-eslint/visitor-keys": "npm:8.29.0" "@typescript-eslint/visitor-keys": "npm:8.32.0"
debug: "npm:^4.3.4" debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2" fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3" is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4" minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0" semver: "npm:^7.6.0"
ts-api-utils: "npm:^2.0.1" ts-api-utils: "npm:^2.1.0"
peerDependencies: peerDependencies:
typescript: ">=4.8.4 <5.9.0" typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/61dd52229a0758e0bd29f732115c16e640a2418fb25488877c74ef03cdbeb43ddc592a37094abd794ef49812f33d6f814c5b662b95ea796ed0a6c6bfc849299b checksum: 10c0/c366a457b544c52cb26ffe3e07ed9d3c6eea9fa8a181c2fdba9a0d2076e5d3198dedfb8510038b0791bd338773d8c8d2af048b7c69999d3fd8540ef790dbc720
languageName: node languageName: node
linkType: hard linkType: hard
@ -5806,18 +5817,18 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/utils@npm:8.29.0": "@typescript-eslint/utils@npm:8.32.0":
version: 8.29.0 version: 8.32.0
resolution: "@typescript-eslint/utils@npm:8.29.0" resolution: "@typescript-eslint/utils@npm:8.32.0"
dependencies: dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0" "@eslint-community/eslint-utils": "npm:^4.7.0"
"@typescript-eslint/scope-manager": "npm:8.29.0" "@typescript-eslint/scope-manager": "npm:8.32.0"
"@typescript-eslint/types": "npm:8.29.0" "@typescript-eslint/types": "npm:8.32.0"
"@typescript-eslint/typescript-estree": "npm:8.29.0" "@typescript-eslint/typescript-estree": "npm:8.32.0"
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0" typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/e259d7edd12946b2dc8e1aa3bbea10f66c5277f27dda71368aa2b2923487f28cd1c123681aaae22518a31c8aeabd60a5365f8a832d0f6e6efadb03745a2d8a31 checksum: 10c0/b5b65555b98c8fc92ec016ce2329f644b4d09def28c36422ce77aad9eda1b4dae009bf97b684357e97dd15de66dddba7d8d86e426e11123dae80f7ca2b4f9bd4
languageName: node languageName: node
linkType: hard linkType: hard
@ -5841,13 +5852,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/visitor-keys@npm:8.29.0": "@typescript-eslint/visitor-keys@npm:8.32.0":
version: 8.29.0 version: 8.32.0
resolution: "@typescript-eslint/visitor-keys@npm:8.29.0" resolution: "@typescript-eslint/visitor-keys@npm:8.32.0"
dependencies: dependencies:
"@typescript-eslint/types": "npm:8.29.0" "@typescript-eslint/types": "npm:8.32.0"
eslint-visitor-keys: "npm:^4.2.0" eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/7f5452b137c4edd258b2289cddf5d92687780375db33421bc4f5e2e9b0c94064c7c5ed3a7b5d96dc9c2d09ca7842b4415b3f3ed3e3f1ae3ac2e625ecb5e87efc checksum: 10c0/f2e5254d9b1d00cd6360e27240ad72fbab7bcbaed46944943ff077e12fe4883790571f3734f8cb12c3e278bfd7bc4f8f7192ed899f341c282269a9dd16f0cba0
languageName: node languageName: node
linkType: hard linkType: hard
@ -14249,7 +14260,7 @@ __metadata:
"@types/node": "npm:^22.13.10" "@types/node": "npm:^22.13.10"
"@types/react": "npm:^19.0.12" "@types/react": "npm:^19.0.12"
"@types/react-dom": "npm:^19.0.3" "@types/react-dom": "npm:^19.0.3"
"@typescript-eslint/eslint-plugin": "npm:^8.29.0" "@typescript-eslint/eslint-plugin": "npm:^8.32.0"
"@typescript-eslint/parser": "npm:^8.28.0" "@typescript-eslint/parser": "npm:^8.28.0"
"@vercel/analytics": "npm:^1.5.0" "@vercel/analytics": "npm:^1.5.0"
"@vercel/speed-insights": "npm:^1.1.0" "@vercel/speed-insights": "npm:^1.1.0"
@ -14428,6 +14439,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"ts-api-utils@npm:^2.1.0":
version: 2.1.0
resolution: "ts-api-utils@npm:2.1.0"
peerDependencies:
typescript: ">=4.8.4"
checksum: 10c0/9806a38adea2db0f6aa217ccc6bc9c391ddba338a9fe3080676d0d50ed806d305bb90e8cef0276e793d28c8a929f400abb184ddd7ff83a416959c0f4d2ce754f
languageName: node
linkType: hard
"ts-interface-checker@npm:^0.1.9": "ts-interface-checker@npm:^0.1.9":
version: 0.1.13 version: 0.1.13
resolution: "ts-interface-checker@npm:0.1.13" resolution: "ts-interface-checker@npm:0.1.13"