File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 2121 " lib"
2222 ],
2323 "dependencies" : {
24- "consola" : " ^2.15.0 " ,
24+ "consola" : " ^2.15.3 " ,
2525 "figures" : " ^3.2.0" ,
2626 "html-minifier" : " ^4.0.0"
2727 },
3535 "eslint-plugin-import" : " ^2.22.1" ,
3636 "eslint-plugin-jest" : " ^22.21.0" ,
3737 "eslint-plugin-node" : " ^9.2.0" ,
38- "eslint-plugin-promise" : " ^4.2 .1" ,
38+ "eslint-plugin-promise" : " ^4.3 .1" ,
3939 "eslint-plugin-standard" : " ^4.1.0" ,
4040 "eslint-plugin-vue" : " ^5.2.3" ,
4141 "get-port" : " ^5.1.1" ,
Original file line number Diff line number Diff line change @@ -3094,11 +3094,16 @@ connect@^3.7.0:
30943094 parseurl "~1.3.3"
30953095 utils-merge "1.0.1"
30963096
3097- consola@^2.10.0, consola@^2.10.1, consola@^2.15.0 :
3097+ consola@^2.10.0, consola@^2.10.1 :
30983098 version "2.15.0"
30993099 resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.0.tgz#40fc4eefa4d2f8ef2e2806147f056ea207fcc0e9"
31003100 integrity sha512-vlcSGgdYS26mPf7qNi+dCisbhiyDnrN1zaRbw3CSuc2wGOMEGGPsp46PdRG5gqXwgtJfjxDkxRNAgRPr1B77vQ==
31013101
3102+ consola@^2.15.3 :
3103+ version "2.15.3"
3104+ resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550"
3105+ integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==
3106+
31023107consola@^2.3.0 :
31033108 version "2.3.2"
31043109 resolved "https://registry.yarnpkg.com/consola/-/consola-2.3.2.tgz#ec75dd9847fa963dc41e21bc2737ac8c962677bb"
@@ -4378,6 +4383,11 @@ eslint-plugin-promise@^4.2.1:
43784383 resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
43794384 integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
43804385
4386+ eslint-plugin-promise@^4.3.1 :
4387+ version "4.3.1"
4388+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
4389+ integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
4390+
43814391eslint-plugin-standard@^4.0.0 :
43824392 version "4.0.0"
43834393 resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c"
You can’t perform that action at this time.
0 commit comments