Skip to content

Commit 89431f3

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.2.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.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/v7.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] <support@github.com>
1 parent 86e7c9b commit 89431f3

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
@@ -119,7 +119,7 @@
119119
"@types/bun": "^1.0.8",
120120
"@types/cookie": "^0.6.0",
121121
"@typescript-eslint/eslint-plugin": "^6.17.0",
122-
"@typescript-eslint/parser": "^6.17.0",
122+
"@typescript-eslint/parser": "^7.2.0",
123123
"benchmark": "^2.1.4",
124124
"eslint": "^8.49.0",
125125
"eslint-plugin-security": "^2.1.0",

0 commit comments

Comments
 (0)