File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ configure<IdeaModel>{
8484
8585configure<NodeExtension > {
8686 version = " 7.5.0"
87- yarnVersion = " 0.20.0 "
87+ yarnVersion = " 0.20.3 "
8888 download = true
8989 workDir = file(" ${project.buildDir} /nodejs" )
9090 yarnWorkDir = file(" ${project.buildDir} /yarn" )
Original file line number Diff line number Diff line change 6161 "ts-node" : " 2.1.0" ,
6262 "tslint" : " 4.4.2" ,
6363 "typescript" : " 2.1.6" ,
64- "yarn" : " 0.20.0 "
64+ "yarn" : " 0.20.3 "
6565 },
6666 "scripts" : {
6767 "clean" : " yarn cache clean && rimraf coverage src/main/resources/static/*" ,
Original file line number Diff line number Diff line change @@ -6158,9 +6158,9 @@ yargs@~3.10.0:
61586158 decamelize "^1.0.0"
61596159 window-size "0.1.0"
61606160
6161- yarn@0.20.0 :
6162- version "0.20.0 "
6163- resolved "https://registry.yarnpkg.com/yarn/-/yarn-0.20.0 .tgz#1660b0ad49029b874a327fbe832f6504a857ce30 "
6161+ yarn@0.20.3 :
6162+ version "0.20.3 "
6163+ resolved "https://registry.yarnpkg.com/yarn/-/yarn-0.20.3 .tgz#1031e394721d689ab8c558c67032931bac5b3052 "
61646164 dependencies :
61656165 babel-runtime "^6.0.0"
61666166 bytes "^2.4.0"
You can’t perform that action at this time.
0 commit comments