Skip to content

Commit

Permalink
chore(deps): bump @typescript-eslint/parser from 8.24.0 to 8.24.1 (#1029
Browse files Browse the repository at this point in the history
)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.24.0 to 8.24.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 18, 2025
1 parent 54368c5 commit dbed6a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@eslint/js": "^9.20.0",
"@typescript-eslint/eslint-plugin": "^8.24.0",
"@typescript-eslint/parser": "^8.24.0",
"@typescript-eslint/parser": "^8.24.1",
"@vitest/eslint-plugin": "^1.1.31",
"eslint-config-prettier": "^10.0.1",
"eslint-config-xo": "^0.46.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,7 @@ __metadata:
"@stylistic/eslint-plugin": "npm:^2.11.0"
"@types/node": "npm:^22.13.4"
"@typescript-eslint/eslint-plugin": "npm:^8.24.0"
"@typescript-eslint/parser": "npm:^8.24.0"
"@typescript-eslint/parser": "npm:^8.24.1"
"@typescript-eslint/utils": "npm:^8.24.1"
"@vitest/eslint-plugin": "npm:^1.1.31"
eslint: "npm:^9.20.1"
Expand Down Expand Up @@ -1421,19 +1421,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/parser@npm:8.24.0"
"@typescript-eslint/parser@npm:^8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/parser@npm:8.24.1"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.24.0"
"@typescript-eslint/types": "npm:8.24.0"
"@typescript-eslint/typescript-estree": "npm:8.24.0"
"@typescript-eslint/visitor-keys": "npm:8.24.0"
"@typescript-eslint/scope-manager": "npm:8.24.1"
"@typescript-eslint/types": "npm:8.24.1"
"@typescript-eslint/typescript-estree": "npm:8.24.1"
"@typescript-eslint/visitor-keys": "npm:8.24.1"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/3d2a22435714cc89e29bf05554538010354a52ff6ccb7321d5d68ddb27770f046970445e571c020c23994f0abc7ed271ce06d03bba6f590bd289d49006cc7208
checksum: 10c0/9de557698c8debf3de06b6adf6aa06a8345e0e38600e5ccbeda62270d1a4a757dfa191db89d4e86cf373103a11bef1965c9d9889f622c51f4f26d1bf12394ae3
languageName: node
linkType: hard

Expand Down

0 comments on commit dbed6a5

Please sign in to comment.