Skip to content

Commit

Permalink
Merge pull request nestjs#7099 from nestjs/renovate/typescript-eslint…
Browse files Browse the repository at this point in the history
…-monorepo

Update typescript-eslint monorepo to v4.23.0
  • Loading branch information
kamilmysliwiec authored May 12, 2021
2 parents fa81ab5 + 000c00c commit 3f87860
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
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@
"@types/sinon": "10.0.0",
"@types/socket.io": "2.1.13",
"@types/ws": "7.4.2",
"@typescript-eslint/eslint-plugin": "4.22.1",
"@typescript-eslint/parser": "4.22.1",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
"amqp-connection-manager": "3.2.2",
"amqplib": "0.7.1",
"apollo-server-express": "2.24.0",
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
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"ts-loader": "9.1.2",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.0",
"@typescript-eslint/eslint-plugin": "4.22.1",
"@typescript-eslint/parser": "4.22.1",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
"eslint": "7.26.0",
"eslint-config-prettier": "8.3.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
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"ts-loader": "9.1.2",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.0",
"@typescript-eslint/eslint-plugin": "4.22.1",
"@typescript-eslint/parser": "4.22.1",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
"eslint": "7.26.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.22.1",
Expand Down
Loading

0 comments on commit 3f87860

Please sign in to comment.