Skip to content

Commit 7b2d9b1

Browse files
committed
chore(deps): update typescript-eslint monorepo to v6.10.0
1 parent 9e4ced4 commit 7b2d9b1

File tree

4 files changed

+92
-92
lines changed

4 files changed

+92
-92
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@types/node-fetch": "3.0.3",
4040
"@types/normalize-path": "3.0.1",
4141
"@types/ws": "8.5.8",
42-
"@typescript-eslint/eslint-plugin": "6.9.1",
43-
"@typescript-eslint/parser": "6.9.1",
42+
"@typescript-eslint/eslint-plugin": "6.10.0",
43+
"@typescript-eslint/parser": "6.10.0",
4444
"@apollo/server": "4.9.5",
4545
"class-transformer": "0.5.1",
4646
"class-validator": "0.14.0",

sample/01-auth/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"@nestjs/schematics": "10.0.3",
2424
"@types/express": "4.17.20",
2525
"@types/node": "20.8.10",
26-
"@typescript-eslint/eslint-plugin": "6.9.1",
27-
"@typescript-eslint/parser": "6.9.1",
26+
"@typescript-eslint/eslint-plugin": "6.10.0",
27+
"@typescript-eslint/parser": "6.10.0",
2828
"eslint": "8.53.0",
2929
"eslint-config-prettier": "9.0.0",
3030
"eslint-plugin-prettier": "5.0.1",

sample/02-auth-graphql/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"@nestjs/schematics": "10.0.3",
2929
"@types/express": "4.17.20",
3030
"@types/node": "20.8.10",
31-
"@typescript-eslint/eslint-plugin": "6.9.1",
32-
"@typescript-eslint/parser": "6.9.1",
31+
"@typescript-eslint/eslint-plugin": "6.10.0",
32+
"@typescript-eslint/parser": "6.10.0",
3333
"eslint": "8.53.0",
3434
"eslint-config-prettier": "9.0.0",
3535
"eslint-plugin-prettier": "5.0.1",

0 commit comments

Comments
 (0)