Skip to content

Commit

Permalink
Merge pull request #6675 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 16, 2021
2 parents d40618d + a7e98f3 commit c8b1d4e
Show file tree
Hide file tree
Showing 60 changed files with 1,080 additions and 1,080 deletions.
68 changes: 34 additions & 34 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 @@ -94,8 +94,8 @@
"@types/sinon": "9.0.11",
"@types/socket.io": "2.1.13",
"@types/ws": "7.4.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",
"amqp-connection-manager": "3.2.2",
"amqplib": "0.7.1",
"apollo-server-express": "2.21.1",
Expand Down
68 changes: 34 additions & 34 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.18",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.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",
"eslint": "7.22.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-import": "2.22.1",
Expand Down
68 changes: 34 additions & 34 deletions sample/02-gateways/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/02-gateways/package.json
Expand Up @@ -48,8 +48,8 @@
"ts-loader": "8.0.18",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.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",
"eslint": "7.22.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-import": "2.22.1",
Expand Down

0 comments on commit c8b1d4e

Please sign in to comment.