Skip to content

Commit 31d4982

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 8.2.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 8.2.0. - [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.2.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5aeec1 commit 31d4982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@types/node": "^22.0.0",
3838
"@typescript-eslint/eslint-plugin": "^6.4.0",
39-
"@typescript-eslint/parser": "^6.4.0",
39+
"@typescript-eslint/parser": "^8.2.0",
4040
"ava": "^5.3.1",
4141
"c8": "^10.1.2",
4242
"fastify": "^4.4.0",

0 commit comments

Comments
 (0)