Skip to content

Commit

Permalink
build(deps-dev): bump @typescript-eslint/eslint-plugin
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.1.
- [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.1/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>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent f4f835e commit 893ea88
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 @@ -25,7 +25,7 @@
"@types/jest": "29.5.13",
"@types/js-yaml": "^4.0.9",
"@types/node": "22.7.7",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/eslint-plugin": "8.12.1",
"@typescript-eslint/parser": "8.11.0",
"@vercel/ncc": "0.38.2",
"eslint": "9.13.0",
Expand Down
90 changes: 68 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1365,15 +1365,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.1":
version: 8.12.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.12.1"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.11.0"
"@typescript-eslint/type-utils": "npm:8.11.0"
"@typescript-eslint/utils": "npm:8.11.0"
"@typescript-eslint/visitor-keys": "npm:8.11.0"
"@typescript-eslint/scope-manager": "npm:8.12.1"
"@typescript-eslint/type-utils": "npm:8.12.1"
"@typescript-eslint/utils": "npm:8.12.1"
"@typescript-eslint/visitor-keys": "npm:8.12.1"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
Expand All @@ -1384,7 +1384,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/be509f7bb0c0c596801059b06995a81a1c326cc6ac31d96a32f7b6b7d7b495f9bad4dc442aa6e923d22515e62c668d3c14695c68bd6e0be1d4bf72158b7fd2d6
checksum: 10c0/f6c5b4d03787b5c49b084064c1a634c7c11b5a624259548bffd9c2eb6eafa1129c3856959fb1ea14d9ba9f6ef37ee5216f775e549783f70892303e0433ea8a54
languageName: node
linkType: hard

Expand Down Expand Up @@ -1416,6 +1416,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.12.1":
version: 8.12.1
resolution: "@typescript-eslint/scope-manager@npm:8.12.1"
dependencies:
"@typescript-eslint/types": "npm:8.12.1"
"@typescript-eslint/visitor-keys": "npm:8.12.1"
checksum: 10c0/396fb8566f753341d2e3dad1e48935009f72cb5d0234cd47ead629d664720c29df91c46166c551c97e7a10996911f047e35d52e59765a77d829e7d912625e851
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.4.0":
version: 8.4.0
resolution: "@typescript-eslint/scope-manager@npm:8.4.0"
Expand All @@ -1426,18 +1436,18 @@ __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/type-utils@npm:8.12.1":
version: 8.12.1
resolution: "@typescript-eslint/type-utils@npm:8.12.1"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.11.0"
"@typescript-eslint/utils": "npm:8.11.0"
"@typescript-eslint/typescript-estree": "npm:8.12.1"
"@typescript-eslint/utils": "npm:8.12.1"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/b69e31c1599ceeb20c29052a4ddb33a554174a3a4c55ee37d90c9b8250af6ef978a0b9ddbeefef4e83d62c4caea1bfa2d8088527f397bde69fb4ab9b360d794a
checksum: 10c0/224724c6628e8b6bd1dd2afe8600705079daa76d5017865edd83eb43855209df39560a33848dc7c5529fc12ec9e4e9edfc2efeb59db2738c28c7fb9298cb198a
languageName: node
linkType: hard

Expand All @@ -1448,6 +1458,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.12.1":
version: 8.12.1
resolution: "@typescript-eslint/types@npm:8.12.1"
checksum: 10c0/3fc1087109cf3afbf1e9b6e0fd296473831c3e8e3e52496e53528586baf3e682844ce720e24b5d29dc4ff0d47c373a2665b726330443d08d0e8cd3cefcc77623
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.4.0":
version: 8.4.0
resolution: "@typescript-eslint/types@npm:8.4.0"
Expand All @@ -1474,6 +1491,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.12.1":
version: 8.12.1
resolution: "@typescript-eslint/typescript-estree@npm:8.12.1"
dependencies:
"@typescript-eslint/types": "npm:8.12.1"
"@typescript-eslint/visitor-keys": "npm:8.12.1"
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:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/23463f4e8d9e3921d9b4bc853007336ffca3101e1ef6e38a1cf6131c1c1d27bbdcee3419c36ad67786b77c9dd7ee12833e0aba7d6fa5dd38b1c6efc0a75ead7e
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.4.0":
version: 8.4.0
resolution: "@typescript-eslint/typescript-estree@npm:8.4.0"
Expand All @@ -1493,17 +1529,17 @@ __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/utils@npm:8.12.1":
version: 8.12.1
resolution: "@typescript-eslint/utils@npm:8.12.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.11.0"
"@typescript-eslint/types": "npm:8.11.0"
"@typescript-eslint/typescript-estree": "npm:8.11.0"
"@typescript-eslint/scope-manager": "npm:8.12.1"
"@typescript-eslint/types": "npm:8.12.1"
"@typescript-eslint/typescript-estree": "npm:8.12.1"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10c0/bb5bcc8d928a55b22298e76f834ea6a9fe125a9ffeb6ac23bee0258b3ed32f41e281888a3d0be226a05e1011bb3b70e42a71a40366acdefea6779131c46bc522
checksum: 10c0/82005530a0c80683dd586fe2a7d2083b82448862aef9fdc72224e618e87ab60d66a31d47443c0afd509f56d0df8eddc960cdc07341403e57a30d93d14b9c3f93
languageName: node
linkType: hard

Expand Down Expand Up @@ -1531,6 +1567,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.12.1":
version: 8.12.1
resolution: "@typescript-eslint/visitor-keys@npm:8.12.1"
dependencies:
"@typescript-eslint/types": "npm:8.12.1"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10c0/7c3f8c205c69611f07182fc09125c32a397aa51b96886431a793d5f0b1a864e4a7d847a6f3334b0aa00c8c4b8c3286f36e8ffffb235e6d36ace0509722cf9dda
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.4.0":
version: 8.4.0
resolution: "@typescript-eslint/visitor-keys@npm:8.4.0"
Expand Down Expand Up @@ -4471,7 +4517,7 @@ __metadata:
"@types/jest": "npm:29.5.13"
"@types/js-yaml": "npm:^4.0.9"
"@types/node": "npm:22.7.7"
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
"@typescript-eslint/eslint-plugin": "npm:8.12.1"
"@typescript-eslint/parser": "npm:8.11.0"
"@vercel/ncc": "npm:0.38.2"
eslint: "npm:9.13.0"
Expand Down

0 comments on commit 893ea88

Please sign in to comment.