Skip to content

Commit 5e8fb17

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @nestjs/schematics to v8.0.2
1 parent dd1a8e8 commit 5e8fb17

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@nestjs/cli": "7.6.0",
24-
"@nestjs/schematics": "8.0.1",
24+
"@nestjs/schematics": "8.0.2",
2525
"@nestjs/testing": "7.6.18",
2626
"@semantic-release/changelog": "5.0.1",
2727
"@semantic-release/exec": "5.0.0",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@nestjs/cli": "7.6.0",
4040
"@nestjs/common": "7.6.18",
4141
"@nestjs/core": "7.6.18",
42-
"@nestjs/schematics": "8.0.1",
42+
"@nestjs/schematics": "8.0.2",
4343
"@nestjs/testing": "7.6.18",
4444
"@types/jest": "26.0.24",
4545
"@types/node": "14.17.5",

packages/core/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -611,10 +611,10 @@
611611
tslib "2.2.0"
612612
uuid "8.3.2"
613613

614-
"@nestjs/schematics@8.0.1":
615-
version "8.0.1"
616-
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-8.0.1.tgz#773e6e76cd23a971f43862c41a5f26994b0c38e0"
617-
integrity sha512-rD/eqpguJpjOVI4uK1MOpqC1vPz+XvC/xT1IYiWDFU9rdJMVhHC5maTKVs/RjkwYRmPzNRTWAoMV3yOD/jC+gw==
614+
"@nestjs/schematics@8.0.2":
615+
version "8.0.2"
616+
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-8.0.2.tgz#ff0d92fcdfd885e66f69132d4ebbd97e4ab56ef5"
617+
integrity sha512-iWtpXfn1Zh4Vm37BzY8OSJ60Y9TqNOjk8J+KLIwcql9EuP+0C/C4WUn+vIQMfmnut3MxRmAYFE2B/LFYrjGC5Q==
618618
dependencies:
619619
"@angular-devkit/core" "12.0.5"
620620
"@angular-devkit/schematics" "12.0.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,10 +1334,10 @@
13341334
multer "1.4.2"
13351335
tslib "2.2.0"
13361336

1337-
"@nestjs/schematics@8.0.1":
1338-
version "8.0.1"
1339-
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-8.0.1.tgz#773e6e76cd23a971f43862c41a5f26994b0c38e0"
1340-
integrity sha512-rD/eqpguJpjOVI4uK1MOpqC1vPz+XvC/xT1IYiWDFU9rdJMVhHC5maTKVs/RjkwYRmPzNRTWAoMV3yOD/jC+gw==
1337+
"@nestjs/schematics@8.0.2":
1338+
version "8.0.2"
1339+
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-8.0.2.tgz#ff0d92fcdfd885e66f69132d4ebbd97e4ab56ef5"
1340+
integrity sha512-iWtpXfn1Zh4Vm37BzY8OSJ60Y9TqNOjk8J+KLIwcql9EuP+0C/C4WUn+vIQMfmnut3MxRmAYFE2B/LFYrjGC5Q==
13411341
dependencies:
13421342
"@angular-devkit/core" "12.0.5"
13431343
"@angular-devkit/schematics" "12.0.5"

0 commit comments

Comments
 (0)