Skip to content

Commit

Permalink
chore(deps): update dependency @nestjs/schematics to v8.0.8
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 12, 2022
1 parent 5abc2a7 commit d144442
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"devDependencies": {
"@nestjs/cli": "8.2.2",
"@nestjs/schematics": "8.0.7",
"@nestjs/schematics": "8.0.8",
"@nestjs/testing": "8.4.0",
"@trivago/prettier-plugin-sort-imports": "3.2.0",
"@tsconfig/node12": "1.0.9",
Expand Down
19 changes: 17 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1155,7 +1155,22 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/schematics@npm:8.0.7, @nestjs/schematics@npm:^8.0.3":
"@nestjs/schematics@npm:8.0.8":
version: 8.0.8
resolution: "@nestjs/schematics@npm:8.0.8"
dependencies:
"@angular-devkit/core": 13.2.5
"@angular-devkit/schematics": 13.2.5
fs-extra: 10.0.1
jsonc-parser: 3.0.0
pluralize: 8.0.0
peerDependencies:
typescript: ^3.4.5 || ^4.3.5
checksum: ee8f11c184e7cbd9918741be2b192524183f35b52fb9afdda6e6eb0fe52c7f5e06177e7561aba5569270a8dc3136fa6c56df8614c75ad971a410285745ed0e14
languageName: node
linkType: hard

"@nestjs/schematics@npm:^8.0.3":
version: 8.0.7
resolution: "@nestjs/schematics@npm:8.0.7"
dependencies:
Expand Down Expand Up @@ -5324,7 +5339,7 @@ __metadata:
"@nestjs/passport": 8.2.1
"@nestjs/platform-express": 8.4.0
"@nestjs/schedule": 1.0.2
"@nestjs/schematics": 8.0.7
"@nestjs/schematics": 8.0.8
"@nestjs/swagger": 5.2.0
"@nestjs/testing": 8.4.0
"@nestjs/typeorm": 8.0.3
Expand Down

0 comments on commit d144442

Please sign in to comment.