Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v6.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent cabe66f commit f436860
Show file tree
Hide file tree
Showing 4 changed files with 92 additions and 92 deletions.
172 changes: 86 additions & 86 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@types/node-fetch": "3.0.3",
"@types/normalize-path": "3.0.2",
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@apollo/server": "4.9.5",
"class-transformer": "0.5.1",
"class-validator": "0.14.0",
Expand Down
4 changes: 2 additions & 2 deletions sample/01-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@nestjs/schematics": "10.0.3",
"@types/express": "4.17.21",
"@types/node": "20.10.3",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.0.1",
Expand Down
4 changes: 2 additions & 2 deletions sample/02-auth-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@nestjs/schematics": "10.0.3",
"@types/express": "4.17.21",
"@types/node": "20.10.3",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.0.1",
Expand Down

0 comments on commit f436860

Please sign in to comment.