Skip to content

Commit d5b3b7d

Browse files
build(deps-dev): bump @typescript-eslint/parser from 5.37.0 to 5.53.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.37.0 to 5.53.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/v5.53.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 3ae49a3 commit d5b3b7d

File tree

2 files changed

+131
-14
lines changed

2 files changed

+131
-14
lines changed

package-lock.json

Lines changed: 130 additions & 13 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
@@ -40,7 +40,7 @@
4040
"@types/jest": "^27.5.2",
4141
"@types/node": "^18.7.15",
4242
"@typescript-eslint/eslint-plugin": "^5.37.0",
43-
"@typescript-eslint/parser": "^5.37.0",
43+
"@typescript-eslint/parser": "^5.53.0",
4444
"eslint": "^8.25.0",
4545
"eslint-config-prettier": "^8.3.0",
4646
"eslint-plugin-import": "^2.24.2",

0 commit comments

Comments
 (0)