Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v5.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 4, 2022
1 parent 54b139c commit 6f85592
Show file tree
Hide file tree
Showing 5 changed files with 137 additions and 137 deletions.
164 changes: 82 additions & 82 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 @@ -38,8 +38,8 @@
"@types/node-fetch": "3.0.3",
"@types/normalize-path": "3.0.0",
"@types/ws": "8.5.3",
"@typescript-eslint/eslint-plugin": "5.38.1",
"@typescript-eslint/parser": "5.38.1",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"apollo-server-core": "3.10.2",
"apollo-server-express": "3.10.2",
"class-transformer": "0.5.1",
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": "9.0.3",
"@types/express": "4.17.14",
"@types/node": "16.11.63",
"@typescript-eslint/eslint-plugin": "5.38.1",
"@typescript-eslint/parser": "5.38.1",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.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": "9.0.3",
"@types/express": "4.17.14",
"@types/node": "16.11.63",
"@typescript-eslint/eslint-plugin": "5.38.1",
"@typescript-eslint/parser": "5.38.1",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
Expand Down
Loading

0 comments on commit 6f85592

Please sign in to comment.