Skip to content
This repository was archived by the owner on Nov 24, 2020. It is now read-only.

Commit ecd21eb

Browse files
committed
chore(deps): update dependency @nestjs/schematics to v7.2.1
1 parent 4ae1499 commit ecd21eb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"devDependencies": {
5858
"@nestjs/cli": "7.5.2",
59-
"@nestjs/schematics": "7.1.4",
59+
"@nestjs/schematics": "7.2.1",
6060
"@nestjs/testing": "7.5.1",
6161
"@types/express": "4.17.8",
6262
"@types/jest": "26.0.15",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1339,13 +1339,13 @@
13391339
multer "1.4.2"
13401340
tslib "2.0.3"
13411341

1342-
"@nestjs/schematics@7.1.4":
1343-
version "7.1.4"
1344-
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-7.1.4.tgz#5af3bbd7ed0366d48ed159691984d4568e898c69"
1345-
integrity sha512-G6a4y31eIyZI4GeA8s8qfupwGMK3zV1YoaxckKuB37/xhEJl8g83dFqU1vTH7DvMnbxpc3xluHRshXE7tUY9ew==
1342+
"@nestjs/schematics@7.2.1":
1343+
version "7.2.1"
1344+
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-7.2.1.tgz#3454e858bbcf755bb9ce0c42c3f2a95e489f969b"
1345+
integrity sha512-yTIwiclX65HYIeemJ/ih3SVlj3BhUHS5eeGy/6uFy1EiIujNadsgi/RZxFSwlCIDkSrGUykqoZdvzfdnsD1Itw==
13461346
dependencies:
1347-
"@angular-devkit/core" "9.1.12"
1348-
"@angular-devkit/schematics" "9.1.12"
1347+
"@angular-devkit/core" "10.2.0"
1348+
"@angular-devkit/schematics" "10.2.0"
13491349
fs-extra "9.0.1"
13501350
pluralize "8.0.0"
13511351

0 commit comments

Comments
 (0)