Skip to content

Commit

Permalink
build(deps-dev): bump @typescript-eslint/eslint-plugin (#1481)
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.11.0 to 8.12.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.12.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 Oct 29, 2024
1 parent aac811a commit fe448ca
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/js-base64": "3.3.1",
"@types/react-test-renderer": "^17.0.7",
"@types/selenium-webdriver": "^4.1.26",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/eslint-plugin": "^8.12.0",
"@typescript-eslint/parser": "^8.11.0",
"concurrently": "^9.0.1",
"css-loader": "^7.1.2",
Expand Down
90 changes: 68 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2592,15 +2592,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^8.11.0":
version: 8.11.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.11.0"
"@typescript-eslint/eslint-plugin@npm:^8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.12.0"
dependencies:
"@eslint-community/regexpp": ^4.10.0
"@typescript-eslint/scope-manager": 8.11.0
"@typescript-eslint/type-utils": 8.11.0
"@typescript-eslint/utils": 8.11.0
"@typescript-eslint/visitor-keys": 8.11.0
"@typescript-eslint/scope-manager": 8.12.0
"@typescript-eslint/type-utils": 8.12.0
"@typescript-eslint/utils": 8.12.0
"@typescript-eslint/visitor-keys": 8.12.0
graphemer: ^1.4.0
ignore: ^5.3.1
natural-compare: ^1.4.0
Expand All @@ -2611,7 +2611,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 5cfc337a957b1c1a868f0f05ed278d4b631aab3aad037c1ca52f458973dee53c2f79db5cb3ac0278d3a4d2846560335212e347c4b978efd84811d6c910e93975
checksum: c5016fca4d0ae882448b01637b977ba544b74e31887286bda14e2cd25dc8b82db6a4c4171e4c71d20696adae64acbef9aadd146ac9db0470f0ea135c59404e52
languageName: node
linkType: hard

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

"@typescript-eslint/type-utils@npm:8.11.0":
version: 8.11.0
resolution: "@typescript-eslint/type-utils@npm:8.11.0"
"@typescript-eslint/scope-manager@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/scope-manager@npm:8.12.0"
dependencies:
"@typescript-eslint/typescript-estree": 8.11.0
"@typescript-eslint/utils": 8.11.0
"@typescript-eslint/types": 8.12.0
"@typescript-eslint/visitor-keys": 8.12.0
checksum: 5ea2589cac927456acfc21c1129e53f03ba62ca96b4a91b146d955dec15f04c93152647b419aa799e6c74d311fce38bf25673e197db24116b54a83d6a542cdcb
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/type-utils@npm:8.12.0"
dependencies:
"@typescript-eslint/typescript-estree": 8.12.0
"@typescript-eslint/utils": 8.12.0
debug: ^4.3.4
ts-api-utils: ^1.3.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 74704ee811de343ea2d349a16eec53b6cc8f2b5720510bf327e10667304c48410af78b9ec7aee5d43924a3f6c268cc2cddb7a0606f20c62391b0d7045d8b6264
checksum: 62ef69626cdce65d79d277af4288efe68b6850a7e5fcb2270c1b0cc7dc5cdc6e2a65f6e3112f0e64b84ebb41c7afbda7f4b2ecf29fdfd93990bbe9fe93da759f
languageName: node
linkType: hard

Expand All @@ -2665,6 +2675,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/types@npm:8.12.0"
checksum: f3892161c98758e1595af447c93052386b9a9e50d0276e9be5fcf8379b3e5658352d63994501403b9c2bf4facdf0f45ad567d02e5aa045abe403591650c3b5ad
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.11.0":
version: 8.11.0
resolution: "@typescript-eslint/typescript-estree@npm:8.11.0"
Expand All @@ -2684,17 +2701,36 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.11.0":
version: 8.11.0
resolution: "@typescript-eslint/utils@npm:8.11.0"
"@typescript-eslint/typescript-estree@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/typescript-estree@npm:8.12.0"
dependencies:
"@typescript-eslint/types": 8.12.0
"@typescript-eslint/visitor-keys": 8.12.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: ^1.3.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 1c968ec73a355986a534c90e9cf2e0e6ffd8a86d5cb24e550e10b2992f78086e54f20dfed8173af1b58b4d34e3742920fc669ce4cd58eb37c09383e91fcc3696
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/utils@npm:8.12.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@typescript-eslint/scope-manager": 8.11.0
"@typescript-eslint/types": 8.11.0
"@typescript-eslint/typescript-estree": 8.11.0
"@typescript-eslint/scope-manager": 8.12.0
"@typescript-eslint/types": 8.12.0
"@typescript-eslint/typescript-estree": 8.12.0
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 0a6286fb6c6aaf497bcd5657e4f8167f29c32bb913e4feab3822c504f537ac30975d626dff442cc691e040384ad197313b5685d79296fc8a42ed6c827dcb52fc
checksum: d45c89cfc756780096de9ce80f9b1aa8ea2bb4d4fad3e562d5e0e885fc174ff8f77856e7e5f7d0f037b2e9535e1661edd6e8cc907176c92c4e62f93cd41accb9
languageName: node
linkType: hard

Expand All @@ -2708,6 +2744,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/visitor-keys@npm:8.12.0"
dependencies:
"@typescript-eslint/types": 8.12.0
eslint-visitor-keys: ^3.4.3
checksum: 7897a66ba00fe93cc3c0a7b666dd41de339655732c965869ab2e37c9e86c568faa00beb2f9fe14b1f4f23bfbb4616c02335dc3a8a094d477d0fb96083f0e0f84
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 @@ -4366,7 +4412,7 @@ __metadata:
"@types/react": ^17.0.69
"@types/react-test-renderer": ^17.0.7
"@types/selenium-webdriver": ^4.1.26
"@typescript-eslint/eslint-plugin": ^8.11.0
"@typescript-eslint/eslint-plugin": ^8.12.0
"@typescript-eslint/parser": ^8.11.0
concurrently: ^9.0.1
css-loader: ^7.1.2
Expand Down

0 comments on commit fe448ca

Please sign in to comment.