Skip to content

Commit 4211a49

Browse files
committedFeb 26, 2024·
chore(deps): update typescript-eslint monorepo to v7.1.0
1 parent 6812505 commit 4211a49

File tree

2 files changed

+94
-94
lines changed

2 files changed

+94
-94
lines changed
 

‎package-lock.json

+92-92
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
@@ -32,8 +32,8 @@
3232
"@nestjs/testing": "10.3.3",
3333
"@types/jest": "29.5.12",
3434
"@types/node": "20.11.20",
35-
"@typescript-eslint/eslint-plugin": "7.0.2",
36-
"@typescript-eslint/parser": "7.0.2",
35+
"@typescript-eslint/eslint-plugin": "7.1.0",
36+
"@typescript-eslint/parser": "7.1.0",
3737
"eslint": "8.57.0",
3838
"eslint-config-prettier": "9.1.0",
3939
"eslint-plugin-import": "2.29.1",

0 commit comments

Comments
 (0)
Please sign in to comment.