Skip to content

Commit

Permalink
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web (
Browse files Browse the repository at this point in the history
#9987)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.24.0 to 8.25.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.25.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent afc10b5 commit fc9b50b
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 23 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",
"@types/node": "22.13.5",
"@typescript-eslint/eslint-plugin": "8.24.0",
"@typescript-eslint/eslint-plugin": "8.25.0",
"@typescript-eslint/parser": "8.24.0",
"codelyzer": "6.0.2",
"concurrently": "9.1.2",
Expand Down
89 changes: 67 additions & 22 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7431,15 +7431,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.24.0"
"@typescript-eslint/eslint-plugin@npm:8.25.0":
version: 8.25.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.25.0"
dependencies:
"@eslint-community/regexpp": ^4.10.0
"@typescript-eslint/scope-manager": 8.24.0
"@typescript-eslint/type-utils": 8.24.0
"@typescript-eslint/utils": 8.24.0
"@typescript-eslint/visitor-keys": 8.24.0
"@typescript-eslint/scope-manager": 8.25.0
"@typescript-eslint/type-utils": 8.25.0
"@typescript-eslint/utils": 8.25.0
"@typescript-eslint/visitor-keys": 8.25.0
graphemer: ^1.4.0
ignore: ^5.3.1
natural-compare: ^1.4.0
Expand All @@ -7448,7 +7448,7 @@ __metadata:
"@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: 761440236a38d51825ac22ab84fc2d054b307a1f2b7ad308bd12da2420f6d5844fdc4f44c0cd9dd30087ca2c7ecfca90b75744f119a1049b2e66533598a51900
checksum: 8e6f525d9c75290fea529b218df6b9354051a306abde0aba290261972c8891382b5aedd9ec41b885582d68fd5f4bfab25f070c20767f6d1b9c2b1c13f8f6fc43
languageName: node
linkType: hard

Expand Down Expand Up @@ -7499,18 +7499,28 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/type-utils@npm:8.24.0"
"@typescript-eslint/scope-manager@npm:8.25.0":
version: 8.25.0
resolution: "@typescript-eslint/scope-manager@npm:8.25.0"
dependencies:
"@typescript-eslint/typescript-estree": 8.24.0
"@typescript-eslint/utils": 8.24.0
"@typescript-eslint/types": 8.25.0
"@typescript-eslint/visitor-keys": 8.25.0
checksum: 07782325450b5ab23a9ca3ccc3f681f7db738d9282ede17255e8d10217fe1375f2ee6c4c320d9a03a5477ef1fc0431358e69347bc7133e68f4f14a909ffb4328
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.25.0":
version: 8.25.0
resolution: "@typescript-eslint/type-utils@npm:8.25.0"
dependencies:
"@typescript-eslint/typescript-estree": 8.25.0
"@typescript-eslint/utils": 8.25.0
debug: ^4.3.4
ts-api-utils: ^2.0.1
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 81322b0ebc0c7ce1396732497403c3c0f18b8d5f74b697d9288becfd414ac3bf8f7886191f82ef32772ce60a382c793142870a17364f013f9344b1cf24fd6a65
checksum: ee4bccb650b3aa82c9f735460e2c441430f66059a2ae8e10afdbd52878dd2d17f93a2e4d8e2399210622a6f91476b57d581ce75ad03e6937b7558386c9c9e448
languageName: node
linkType: hard

Expand All @@ -7528,6 +7538,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.25.0":
version: 8.25.0
resolution: "@typescript-eslint/types@npm:8.25.0"
checksum: 958395fb209609beda4a57b9d52138a6f5a1941f2d39aed616e9aadad2fd453fafd5b117fe0ebf1db37aded8e21be5469634452ae7b70212f978db1799d907bf
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
Expand Down Expand Up @@ -7564,6 +7581,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.25.0":
version: 8.25.0
resolution: "@typescript-eslint/typescript-estree@npm:8.25.0"
dependencies:
"@typescript-eslint/types": 8.25.0
"@typescript-eslint/visitor-keys": 8.25.0
debug: ^4.3.4
fast-glob: ^3.3.2
is-glob: ^4.0.3
minimatch: ^9.0.4
semver: ^7.6.0
ts-api-utils: ^2.0.1
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: b103847df242dc9de3b046dd4aa33840732e17964388969110e13627f7e20fdc10801eb4718a4efd0ead470c411fdf96df791e43d2d28cf617ae416905897129
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/utils@npm:5.62.0"
Expand All @@ -7582,18 +7617,18 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/utils@npm:8.24.0"
"@typescript-eslint/utils@npm:8.25.0":
version: 8.25.0
resolution: "@typescript-eslint/utils@npm:8.25.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@typescript-eslint/scope-manager": 8.24.0
"@typescript-eslint/types": 8.24.0
"@typescript-eslint/typescript-estree": 8.24.0
"@typescript-eslint/scope-manager": 8.25.0
"@typescript-eslint/types": 8.25.0
"@typescript-eslint/typescript-estree": 8.25.0
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: de2897d1d2d878b86289d039a4f2b57c8f6ef88b1b48946697ca6422b10041a78f989cfa09b9b73106963bf1ed12a5081e14c3cfb6bb1b537fc8cd2b726ab73e
checksum: 60572c88805c0b3eb0d41ee9fe736931554db22e1a4ad4d274bb515894f622605109cbf0b8742fbf895eb956366df981e1700776e6c56381b4528f71643a6460
languageName: node
linkType: hard

Expand All @@ -7617,6 +7652,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.25.0":
version: 8.25.0
resolution: "@typescript-eslint/visitor-keys@npm:8.25.0"
dependencies:
"@typescript-eslint/types": 8.25.0
eslint-visitor-keys: ^4.2.0
checksum: e9570dd2ff84d10994af8906720e4e19e6a5c180b88b933c1b21b7ce1752a083dd5e513f9aa0d0dc6a17160eced893e55e7d3b2a3a2ae47d930e3f012fa23ef9
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down Expand Up @@ -15046,7 +15091,7 @@ __metadata:
"@types/js-yaml": 4.0.9
"@types/lodash-es": 4.17.12
"@types/node": 22.13.5
"@typescript-eslint/eslint-plugin": 8.24.0
"@typescript-eslint/eslint-plugin": 8.25.0
"@typescript-eslint/parser": 8.24.0
ace-builds: 1.38.0
codelyzer: 6.0.2
Expand Down

0 comments on commit fc9b50b

Please sign in to comment.