Skip to content

Commit d25b702

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 78671b1 commit d25b702

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
@@ -122,7 +122,7 @@
122122
"@types/bun": "^1.0.4",
123123
"@types/cookie": "^0.6.0",
124124
"@typescript-eslint/eslint-plugin": "^6.7.2",
125-
"@typescript-eslint/parser": "^6.7.2",
125+
"@typescript-eslint/parser": "^7.2.0",
126126
"eslint": "^8.49.0",
127127
"expect-type": "^0.16.0",
128128
"tsup": "^8.0.1",

0 commit comments

Comments
 (0)