Skip to content

Commit fd74e50

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

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.2"
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.2"
2672+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.4.2.tgz#5af110145397bb67afdab77013fdc34cae590ea7"
2673+
integrity sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==
26802674

26812675
consola@^1.4.3:
26822676
version "1.4.4"

0 commit comments

Comments
 (0)