File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 104104 "devDependencies" : {
105105 "@commitlint/cli" : " 11.0.0" ,
106106 "@commitlint/config-conventional" : " 11.0.0" ,
107- "@nestjs/schematics" : " 7.2.9 " ,
107+ "@nestjs/schematics" : " 7.3.0 " ,
108108 "@nestjs/testing" : " 7.6.13" ,
109109 "@nrwl/eslint-plugin-nx" : " 11.5.1" ,
110110 "@nrwl/jest" : " 11.5.1" ,
Original file line number Diff line number Diff line change 772772 multer "1.4.2"
773773 tslib "2.1.0"
774774
775- " @nestjs/schematics@7.2.9 " :
776- version "7.2.9 "
777- resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-7.2.9 .tgz#646f21d8d5139dd7a67c9948290820f1d3dacbe6 "
778- integrity sha512-C4S4qp6v4JeKYEPNdJVTB1oP+afVdS6JziI8WFa+rMaqXbmU5YzPp/HhckQEvKSKJIWAVB24eNcryE9gttFw4Q ==
775+ " @nestjs/schematics@7.3.0 " :
776+ version "7.3.0 "
777+ resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-7.3.0 .tgz#e92d820948f73c77a30e51b06db42e9d2a3699a4 "
778+ integrity sha512-yBlg3HV944CbbrXKFMZWs9KkMjIeBLcbgetZOjaiY2AUljwF4PyNoTbV6ulHLyt6ws9mMTPBYiEoF+7V05Lmcg ==
779779 dependencies :
780780 " @angular-devkit/core" " 11.2.3"
781781 " @angular-devkit/schematics" " 11.2.3"
782782 fs-extra "9.1.0"
783+ jsonc-parser "3.0.0"
783784 pluralize "8.0.0"
784785
785786" @nestjs/schematics@^7.0.0 " :
@@ -6378,6 +6379,11 @@ json5@^1.0.1:
63786379 dependencies :
63796380 minimist "^1.2.0"
63806381
6382+ 6383+ version "3.0.0"
6384+ resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22"
6385+ integrity sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==
6386+
63816387jsonfile@^4.0.0 :
63826388 version "4.0.0"
63836389 resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
You can’t perform that action at this time.
0 commit comments