Skip to content

Commit

Permalink
Bump @typescript-eslint/visitor-keys from 7.8.0 to 8.3.0
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.3.0.
- [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.3.0/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 Aug 27, 2024
1 parent d8d1a01 commit 49d73d5
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.3.0",
"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.3.0
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.3.0":
version: 8.3.0
resolution: "@typescript-eslint/types@npm:8.3.0"
checksum: 6fa6be32dbb32899b0ccb6a5cf78bf85892efa87048e0d3939f706743d3c2ad4afab8228d588883ac314d4934a01bafc5e4043b6608ebb82290edf3bfc17f442
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.3.0":
version: 8.3.0
resolution: "@typescript-eslint/visitor-keys@npm:8.3.0"
dependencies:
"@typescript-eslint/types": 8.3.0
eslint-visitor-keys: ^3.4.3
checksum: 23a85ae0a3d693be1c9db92457727ab3f16cac3d1fb4950e29bfe2b0f4d186a755a71b2a347063cc94cf03b8dd1367502e0a60386eed71425f74c18fb686b0e8
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 49d73d5

Please sign in to comment.