File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 24
24
"devDependencies" : {
25
25
"@nuxt/types" : " 2.15.8" ,
26
26
"@nuxtjs/module-test-utils" : " 1.6.3" ,
27
- "@types/consola" : " 1.0.0 " ,
27
+ "@types/consola" : " 2.2.7 " ,
28
28
"@types/jest" : " 27.5.2" ,
29
29
"@types/jsdom" : " 21.1.7" ,
30
30
"@types/node" : " 16.18.105" ,
Original file line number Diff line number Diff line change 2648
2648
dependencies:
2649
2649
"@types/node" "*"
2650
2650
2651
-
2652
- version "1.0.0"
2653
- resolved "https://registry.yarnpkg.com/@types/consola/-/consola-1.0.0.tgz#da6c2d81150a8ed67ee043eb97a65ff4befdad66"
2654
- integrity sha512-Dxn55f4mQDpc3hBhSmgnV/4vcG04KZuZt7wRf/lv4h2BXwQEOeyKdx96MqMkdJ4gc0fMcytsAG73fOXkDZFgKQ==
2651
+
2652
+ version "2.2.7"
2653
+ resolved "https://registry.yarnpkg.com/@types/consola/-/consola-2.2.7.tgz#f1ff1d05a48651db81f5e0f565d4486a0081696c"
2654
+ integrity sha512-lSOM93bAtwinlWzI9mhPTi5gnLA4shy6vRe9eP5cBsaNgE+GSuCUGzaEsMCag95Ca1MXyMg9WkH4HbsaCaaK0A==
2655
+ dependencies:
2656
+ consola "*"
2655
2657
2656
2658
2657
2659
version "1.8.0"
@@ -4612,6 +4614,11 @@ connect@^3.7.0:
4612
4614
parseurl "~1.3.3"
4613
4615
utils-merge "1.0.1"
4614
4616
4617
+ consola@*:
4618
+ version "3.2.3"
4619
+ resolved "https://registry.yarnpkg.com/consola/-/consola-3.2.3.tgz#0741857aa88cfa0d6fd53f1cff0375136e98502f"
4620
+ integrity sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==
4621
+
4615
4622
consola@^2.10.1, consola@^2.15.3:
4616
4623
version "2.15.3"
4617
4624
resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550"
You can’t perform that action at this time.
0 commit comments