Skip to content

Commit d9ef244

Browse files
npm(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.1.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.1.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 76391d6 commit d9ef244

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
@@ -58,7 +58,7 @@
5858
"@types/jest": "^29.5.11",
5959
"@types/node": "^20.11.0",
6060
"@typescript-eslint/eslint-plugin": "^7.0.0",
61-
"@typescript-eslint/parser": "^6.18.1",
61+
"@typescript-eslint/parser": "^7.1.0",
6262
"auto-changelog": "^2.4.0",
6363
"dts-bundle-generator": "^9.2.4",
6464
"esbuild": "^0.20.0",

0 commit comments

Comments
 (0)