Skip to content

Commit 38e6495

Browse files
Bump @typescript-eslint/parser from 7.10.0 to 7.11.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.10.0 to 7.11.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.11.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ffe78e commit 38e6495

File tree

2 files changed

+96
-9
lines changed

2 files changed

+96
-9
lines changed

package-lock.json

Lines changed: 95 additions & 8 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
@@ -37,7 +37,7 @@
3737
"@types/react": "^18.3.3",
3838
"@types/react-dom": "^18.3.0",
3939
"@typescript-eslint/eslint-plugin": "^7.10.0",
40-
"@typescript-eslint/parser": "^7.9.0",
40+
"@typescript-eslint/parser": "^7.11.0",
4141
"@vitejs/plugin-react-swc": "^3.7.0",
4242
"@vitest/coverage-istanbul": "^1.6.0",
4343
"@vitest/ui": "^1.5.3",

0 commit comments

Comments
 (0)