Skip to content

Commit

Permalink
Merge pull request #9123 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.0.6
  • Loading branch information
kamilmysliwiec authored Feb 9, 2022
2 parents 92cf793 + 88cdbdc commit a908bfd
Show file tree
Hide file tree
Showing 70 changed files with 1,132 additions and 1,278 deletions.
140 changes: 72 additions & 68 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.1.7",
"@nestjs/schematics": "8.0.5",
"@nestjs/schematics": "8.0.6",
"@nestjs/testing": "8.2.3",
"@types/express": "4.17.13",
"@types/jest": "27.0.3",
Expand Down
158 changes: 84 additions & 74 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.7",
"@nestjs/cli": "8.1.7",
"@nestjs/schematics": "8.0.5",
"@nestjs/schematics": "8.0.6",
"@nestjs/testing": "8.2.3",
"@types/express": "4.17.13",
"@types/node": "16.11.21",
Expand Down
Loading

0 comments on commit a908bfd

Please sign in to comment.