File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 2424 "devDependencies" : {
2525 "@nuxt/types" : " 2.15.8" ,
2626 "@nuxtjs/module-test-utils" : " 1.6.3" ,
27- "@types/consola" : " 1.0.0 " ,
27+ "@types/consola" : " 2.2.7 " ,
2828 "@types/jest" : " 27.5.2" ,
2929 "@types/jsdom" : " 21.1.7" ,
3030 "@types/node" : " 16.18.105" ,
Original file line number Diff line number Diff line change 26482648 dependencies:
26492649 "@types/node" "*"
26502650
2651- "@types/consola@1.0.0":
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+ "@types/consola@2.2.7":
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 "*"
26552657
26562658"@types/etag@1.8.0":
26572659 version "1.8.0"
@@ -4612,6 +4614,11 @@ connect@^3.7.0:
46124614 parseurl "~1.3.3"
46134615 utils-merge "1.0.1"
46144616
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+
46154622consola@^2.10.1, consola@^2.15.3:
46164623 version "2.15.3"
46174624 resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550"
You can’t perform that action at this time.
0 commit comments