Skip to content

Commit

Permalink
chore(deps): update dependency @types/consola to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 23, 2024
1 parent 7d7d15f commit d46fa5f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@nuxt/types": "2.15.8",
"@nuxtjs/module-test-utils": "1.6.3",
"@types/consola": "1.0.0",
"@types/consola": "2.2.5",
"@types/jest": "27.5.2",
"@types/jsdom": "21.1.6",
"@types/node": "16.18.91",
Expand Down
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2648,10 +2648,12 @@
dependencies:
"@types/node" "*"

"@types/[email protected]":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@types/consola/-/consola-1.0.0.tgz#da6c2d81150a8ed67ee043eb97a65ff4befdad66"
integrity sha512-Dxn55f4mQDpc3hBhSmgnV/4vcG04KZuZt7wRf/lv4h2BXwQEOeyKdx96MqMkdJ4gc0fMcytsAG73fOXkDZFgKQ==
"@types/[email protected]":
version "2.2.5"
resolved "https://registry.yarnpkg.com/@types/consola/-/consola-2.2.5.tgz#f84e2842e44aad1e038dff1abbc1c6bf2dd9e65c"
integrity sha512-ttF6wKgTQJfdUBK6zwg/C4kqzFyKqwg8kRdUOj+rn1T0CsrBvgwBn+ILLhfoVGiOY5/FAzLbD/Ld/tSgt7Damg==
dependencies:
consola "*"

"@types/[email protected]":
version "1.8.0"
Expand Down Expand Up @@ -4612,6 +4614,11 @@ connect@^3.7.0:
parseurl "~1.3.3"
utils-merge "1.0.1"

consola@*:
version "3.2.3"
resolved "https://registry.yarnpkg.com/consola/-/consola-3.2.3.tgz#0741857aa88cfa0d6fd53f1cff0375136e98502f"
integrity sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==

consola@^2.10.1, consola@^2.15.3:
version "2.15.3"
resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550"
Expand Down

0 comments on commit d46fa5f

Please sign in to comment.