Skip to content

Commit

Permalink
Merge pull request #7445 from nestjs/renovate/nestjs-schematics-8.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @nestjs/schematics to v8
  • Loading branch information
kamilmysliwiec authored Jul 8, 2021
2 parents 02cd007 + bea4f58 commit 7674c1b
Show file tree
Hide file tree
Showing 58 changed files with 2,341 additions and 1,050 deletions.
113 changes: 78 additions & 35 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.

2 changes: 1 addition & 1 deletion sample/01-cats-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@nestjs/cli": "8.0.2",
"@nestjs/schematics": "7.3.1",
"@nestjs/schematics": "8.0.0",
"@nestjs/testing": "8.0.0",
"@types/express": "4.17.12",
"@types/jest": "26.0.24",
Expand Down
90 changes: 65 additions & 25 deletions sample/02-gateways/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/02-gateways/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/socket.io-redis": "1.0.27",
"@types/ws": "7.4.6",
"@nestjs/cli": "8.0.2",
"@nestjs/schematics": "7.3.1",
"@nestjs/schematics": "8.0.0",
"@nestjs/testing": "8.0.0",
"@types/express": "4.17.12",
"@types/node": "14.17.4",
Expand Down
Loading

0 comments on commit 7674c1b

Please sign in to comment.