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.8 " ,
2828 "@types/jest" : " 27.5.2" ,
2929 "@types/jsdom" : " 21.1.7" ,
3030 "@types/node" : " 16.18.126" ,
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.8":
2652+ version "2.2.8"
2653+ resolved "https://registry.yarnpkg.com/@types/consola/-/consola-2.2.8.tgz#e3c918974752c9f529967ac2de248a428032c831"
2654+ integrity sha512-DJNcejXioZ5ahVvyppZhxezNdpB3qx03XZJxEAI53LVmx7C0sHrJy3dJh2gWOs1ZcRvj3LG3KBMaxsSwRrDV+w==
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.4.2"
4619+ resolved "https://registry.yarnpkg.com/consola/-/consola-3.4.2.tgz#5af110145397bb67afdab77013fdc34cae590ea7"
4620+ integrity sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==
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