Skip to content

Commit 7e16040

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @nestjs/schematics to v8.0.1
1 parent 4fb1669 commit 7e16040

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@nestjs/cli": "7.6.0",
45-
"@nestjs/schematics": "8.0.0",
45+
"@nestjs/schematics": "8.0.1",
4646
"@nestjs/testing": "7.6.18",
4747
"@semantic-release/changelog": "5.0.1",
4848
"@semantic-release/git": "9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -670,10 +670,10 @@
670670
multer "1.4.2"
671671
tslib "1.11.1"
672672

673-
"@nestjs/schematics@8.0.0":
674-
version "8.0.0"
675-
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-8.0.0.tgz#3479a5e433a40f0fc42098ffe1b64ddcf21cea39"
676-
integrity sha512-TldaYlm40CDANGzAugcqkN9N2O4pAA67EMy7qREym8W2o57co7AiEsYUl1CD3zPhBfhVcFRWfnQHs06IbXxPFw==
673+
"@nestjs/schematics@8.0.1":
674+
version "8.0.1"
675+
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-8.0.1.tgz#773e6e76cd23a971f43862c41a5f26994b0c38e0"
676+
integrity sha512-rD/eqpguJpjOVI4uK1MOpqC1vPz+XvC/xT1IYiWDFU9rdJMVhHC5maTKVs/RjkwYRmPzNRTWAoMV3yOD/jC+gw==
677677
dependencies:
678678
"@angular-devkit/core" "12.0.5"
679679
"@angular-devkit/schematics" "12.0.5"

0 commit comments

Comments
 (0)