File tree 2 files changed +13
-3
lines changed
2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 21
21
" lib"
22
22
],
23
23
"dependencies" : {
24
- "consola" : " ^2.15.0 " ,
24
+ "consola" : " ^2.15.3 " ,
25
25
"figures" : " ^3.2.0" ,
26
26
"html-minifier" : " ^4.0.0"
27
27
},
35
35
"eslint-plugin-import" : " ^2.22.1" ,
36
36
"eslint-plugin-jest" : " ^22.21.0" ,
37
37
"eslint-plugin-node" : " ^9.2.0" ,
38
- "eslint-plugin-promise" : " ^4.2 .1" ,
38
+ "eslint-plugin-promise" : " ^4.3 .1" ,
39
39
"eslint-plugin-standard" : " ^4.1.0" ,
40
40
"eslint-plugin-vue" : " ^5.2.3" ,
41
41
"get-port" : " ^5.1.1" ,
Original file line number Diff line number Diff line change @@ -3094,11 +3094,16 @@ connect@^3.7.0:
3094
3094
parseurl "~1.3.3"
3095
3095
utils-merge "1.0.1"
3096
3096
3097
- consola@^2.10.0, consola@^2.10.1, consola@^2.15.0 :
3097
+ consola@^2.10.0, consola@^2.10.1 :
3098
3098
version "2.15.0"
3099
3099
resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.0.tgz#40fc4eefa4d2f8ef2e2806147f056ea207fcc0e9"
3100
3100
integrity sha512-vlcSGgdYS26mPf7qNi+dCisbhiyDnrN1zaRbw3CSuc2wGOMEGGPsp46PdRG5gqXwgtJfjxDkxRNAgRPr1B77vQ==
3101
3101
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
+
3102
3107
consola@^2.3.0 :
3103
3108
version "2.3.2"
3104
3109
resolved "https://registry.yarnpkg.com/consola/-/consola-2.3.2.tgz#ec75dd9847fa963dc41e21bc2737ac8c962677bb"
@@ -4378,6 +4383,11 @@ eslint-plugin-promise@^4.2.1:
4378
4383
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
4379
4384
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
4380
4385
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
+
4381
4391
eslint-plugin-standard@^4.0.0 :
4382
4392
version "4.0.0"
4383
4393
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