Skip to content

Commit d1081ef

Browse files
Bump @typescript-eslint/parser from 6.21.0 to 7.1.0 in /client
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] <[email protected]>
1 parent 9b9fad3 commit d1081ef

File tree

2 files changed

+85
-10
lines changed

2 files changed

+85
-10
lines changed

client/package-lock.json

+84-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/jasmine": "^5.1.4",
4444
"@types/node": "^20.11.16",
4545
"@typescript-eslint/eslint-plugin": "^6.21.0",
46-
"@typescript-eslint/parser": "^6.21.0",
46+
"@typescript-eslint/parser": "^7.1.0",
4747
"cypress": "^13.6.4",
4848
"eslint": "^8.56.0",
4949
"eslint-plugin-import": "2.29.1",

0 commit comments

Comments
 (0)