Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c20a7ea

Browse files
authoredJul 15, 2024
Bump @typescript-eslint/parser from 6.14.0 to 7.16.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.14.0 to 7.16.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.16.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 3e34d3f commit c20a7ea

File tree

2 files changed

+206
-27
lines changed

2 files changed

+206
-27
lines changed
 

‎package-lock.json

Lines changed: 205 additions & 26 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
@@ -35,7 +35,7 @@
3535
"@types/sync-fetch": "^0.4.3",
3636
"@types/uuid": "^9.0.7",
3737
"@typescript-eslint/eslint-plugin": "^6.14.0",
38-
"@typescript-eslint/parser": "^6.14.0",
38+
"@typescript-eslint/parser": "^7.16.1",
3939
"eslint": "^8.56.0",
4040
"jest": "^29.6.0",
4141
"ts-jest": "^29.1.1",

0 commit comments

Comments
 (0)
This repository has been archived.