Skip to content

Commit

Permalink
Bump @typescript-eslint/visitor-keys from 7.8.0 to 8.12.2
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) from 7.8.0 to 8.12.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.2/packages/visitor-keys)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 93f6cba commit 09684b4
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@exercism/babel-preset-javascript": "^0.4.0",
"@exercism/static-analysis": "^0.12.0",
"@typescript-eslint/typescript-estree": "^7.8.0",
"@typescript-eslint/visitor-keys": "^7.8.0",
"@typescript-eslint/visitor-keys": "^8.12.2",
"babel-jest": "^29.5.0",
"chalk": "^4.1.2",
"core-js": "~3.30.2",
Expand Down
21 changes: 19 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1836,7 +1836,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^7.8.0
"@typescript-eslint/parser": ^7.8.0
"@typescript-eslint/typescript-estree": ^7.8.0
"@typescript-eslint/visitor-keys": ^7.8.0
"@typescript-eslint/visitor-keys": ^8.12.2
babel-jest: ^29.5.0
chalk: ^4.1.2
core-js: ~3.30.2
Expand Down Expand Up @@ -2665,6 +2665,13 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/typescript-estree@npm:5.59.9":
version: 5.59.9
resolution: "@typescript-eslint/typescript-estree@npm:5.59.9"
Expand Down Expand Up @@ -2747,7 +2754,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.8.0, @typescript-eslint/visitor-keys@npm:^7.8.0":
"@typescript-eslint/visitor-keys@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/visitor-keys@npm:7.8.0"
dependencies:
Expand All @@ -2757,6 +2764,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:^8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/visitor-keys@npm:8.12.2"
dependencies:
"@typescript-eslint/types": 8.12.2
eslint-visitor-keys: ^3.4.3
checksum: 97b919a0f0982e16a46ed568ae195906ec4aed7db358308d2311e9829ceb7f521e4a2017b3bdedad264ee61fdf08d3d12ada7d5622f13b20ac324118fe5b8447
languageName: node
linkType: hard

"abbrev@npm:^1.0.0":
version: 1.1.1
resolution: "abbrev@npm:1.1.1"
Expand Down

0 comments on commit 09684b4

Please sign in to comment.