Skip to content

Commit

Permalink
Merge pull request #1437 from nestjs/renovate/typescript-eslint-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update typescript-eslint monorepo to v4.18.0
  • Loading branch information
kamilmysliwiec committed Mar 17, 2021
2 parents 58e9ea6 + 9c11b3d commit 1bb61e6
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 66 deletions.
98 changes: 34 additions & 64 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 @@ -32,8 +32,8 @@
"@types/node": "14.14.35",
"@types/node-fetch": "2.5.8",
"@types/normalize-path": "3.0.0",
"@typescript-eslint/eslint-plugin": "4.17.0",
"@typescript-eslint/parser": "4.17.0",
"@typescript-eslint/eslint-plugin": "4.18.0",
"@typescript-eslint/parser": "4.18.0",
"apollo-server-express": "2.21.1",
"apollo-server-fastify": "2.21.1",
"class-transformer": "0.4.0",
Expand Down

0 comments on commit 1bb61e6

Please sign in to comment.