Skip to content

Commit 0c0e9a5

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.0.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.0.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/v7.0.1/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 aab079d commit 0c0e9a5

File tree

2 files changed

+118
-10
lines changed

2 files changed

+118
-10
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@types/eslint": "^8.2.0",
7474
"@types/lodash": "^4.14.162",
7575
"@typescript-eslint/eslint-plugin": "^6.0.0",
76-
"@typescript-eslint/parser": "^6.0.0",
76+
"@typescript-eslint/parser": "^7.0.1",
7777
"@vue/babel-preset-app": "^5.0.1",
7878
"@vue/babel-preset-jsx": "^1.3.0",
7979
"@vue/composition-api": "^1.7.0",

0 commit comments

Comments
 (0)