Skip to content

Commit d0bc5b7

Browse files
chore(deps): update dependency consola to v3
1 parent 288b87a commit d0bc5b7

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"dependencies": {
6060
"bundle-buddy-webpack-plugin": "^0.3.0",
61-
"consola": "2.3.0"
61+
"consola": "3.4.0"
6262
},
6363
"devDependencies": {
6464
"@commitlint/cli": "^7.2.1",

yarn.lock

+4-10
Original file line numberDiff line numberDiff line change
@@ -2667,16 +2667,10 @@ connect@^3.6.6:
26672667
parseurl "~1.3.2"
26682668
utils-merge "1.0.1"
26692669

2670-
2671-
version "2.3.0"
2672-
resolved "https://registry.yarnpkg.com/consola/-/consola-2.3.0.tgz#256b80a927234351d512a4e5693eac9cf8a572b9"
2673-
integrity sha512-gsawoQfj4DtnwsaPrabFpFOZBxWpzpT+E9fu6YAdFKO3NvBOOsFcQl/cskDOoIDDLMkLZvm4jjMWvSEelIumIw==
2674-
dependencies:
2675-
chalk "^2.4.1"
2676-
dayjs "^1.7.7"
2677-
figures "^2.0.0"
2678-
std-env "^2.2.1"
2679-
string-width "^2.1.1"
2670+
2671+
version "3.4.0"
2672+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.4.0.tgz#4cfc9348fd85ed16a17940b3032765e31061ab88"
2673+
integrity sha512-EiPU8G6dQG0GFHNR8ljnZFki/8a+cQwEQ+7wpxdChl02Q8HXlwEZWD5lqAF8vC2sEC3Tehr8hy7vErz88LHyUA==
26802674

26812675
consola@^1.4.3:
26822676
version "1.4.4"

0 commit comments

Comments
 (0)