Skip to content

Commit 97243e9

Browse files
chore(deps): bump @typescript-eslint/parser from 7.18.0 to 8.24.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.18.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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7797a4c commit 97243e9

File tree

2 files changed

+70
-45
lines changed

2 files changed

+70
-45
lines changed

package-lock.json

Lines changed: 69 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@typescript-eslint/eslint-plugin": "^7.17.0",
26-
"@typescript-eslint/parser": "^7.18.0",
26+
"@typescript-eslint/parser": "^8.24.1",
2727
"eslint-config-prettier": "^9.1.0",
2828
"eslint-plugin-jest": "^27.9.0",
2929
"eslint-plugin-no-unsanitized": "^4.1.2"

0 commit comments

Comments
 (0)