Skip to content

Commit 25bcd0d

Browse files
committedJan 31, 2023
chore(deps): update typescript-eslint monorepo to v5.50.0
1 parent a429462 commit 25bcd0d

File tree

2 files changed

+86
-84
lines changed

2 files changed

+86
-84
lines changed
 

‎package-lock.json

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

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@nestjs/testing": "9.2.1",
3131
"@types/jest": "29.4.0",
3232
"@types/node": "18.11.18",
33-
"@typescript-eslint/eslint-plugin": "5.49.0",
34-
"@typescript-eslint/parser": "5.49.0",
33+
"@typescript-eslint/eslint-plugin": "5.50.0",
34+
"@typescript-eslint/parser": "5.50.0",
3535
"eslint": "8.33.0",
3636
"eslint-config-prettier": "8.6.0",
3737
"eslint-plugin-import": "2.27.5",

0 commit comments

Comments
 (0)
Please sign in to comment.