Skip to content

Commit 0fa6277

Browse files
committed
Update eslint
1 parent 2176e52 commit 0fa6277

File tree

2 files changed

+92
-67
lines changed

2 files changed

+92
-67
lines changed

package-lock.json

Lines changed: 88 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
"@nestjs/graphql": "12.1.0",
4646
"@types/jest": "29.5.12",
4747
"@types/node": "16.18.80",
48-
"@typescript-eslint/eslint-plugin": "6.14.0",
49-
"@typescript-eslint/parser": "6.14.0",
48+
"@typescript-eslint/eslint-plugin": "6.21.0",
49+
"@typescript-eslint/parser": "6.21.0",
5050
"barrelsby": "2.8.1",
51-
"eslint": "8.55.0",
51+
"eslint": "8.56.0",
5252
"eslint-config-prettier": "8.10.0",
5353
"eslint-import-resolver-typescript": "3.6.1",
54-
"eslint-plugin-import": "2.29.0",
54+
"eslint-plugin-import": "2.29.1",
5555
"eslint-plugin-node": "11.1.0",
5656
"eslint-plugin-promise": "6.1.1",
5757
"jest": "29.7.0",

0 commit comments

Comments
 (0)