Skip to content

Commit

Permalink
Merge pull request #5461 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.2.0
  • Loading branch information
kamilmysliwiec committed Sep 22, 2020
2 parents 04b0659 + 70b17a1 commit 965667a
Show file tree
Hide file tree
Showing 54 changed files with 1,302 additions and 1,284 deletions.
110 changes: 64 additions & 46 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
Expand Up @@ -93,8 +93,8 @@
"@types/sinon": "9.0.5",
"@types/socket.io": "2.1.11",
"@types/ws": "7.2.6",
"@typescript-eslint/eslint-plugin": "4.1.1",
"@typescript-eslint/parser": "4.1.1",
"@typescript-eslint/eslint-plugin": "4.2.0",
"@typescript-eslint/parser": "4.2.0",
"amqp-connection-manager": "3.2.1",
"amqplib": "0.6.0",
"apollo-server-express": "2.17.0",
Expand Down
92 changes: 46 additions & 46 deletions sample/01-cats-app/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 sample/01-cats-app/package.json
Expand Up @@ -43,8 +43,8 @@
"ts-loader": "8.0.4",
"ts-node": "9.0.0",
"tsconfig-paths": "3.9.0",
"@typescript-eslint/eslint-plugin": "4.1.1",
"@typescript-eslint/parser": "4.1.1",
"@typescript-eslint/eslint-plugin": "4.2.0",
"@typescript-eslint/parser": "4.2.0",
"eslint": "7.9.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.22.0",
Expand Down

0 comments on commit 965667a

Please sign in to comment.