Skip to content

Commit b57af81

Browse files
committed
chore: update dependencies
1 parent c6c3f66 commit b57af81

File tree

2 files changed

+706
-703
lines changed

2 files changed

+706
-703
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"test": "yarn lint && jest --verbose"
2727
},
2828
"dependencies": {
29-
"chalk": "^4.1.0",
29+
"chalk": "^4.1.1",
3030
"chokidar": "^3.5.1",
3131
"glob": "^7.1.6",
3232
"globby": "^11.0.3",
33-
"scule": "^0.1.1",
33+
"scule": "^0.2.1",
3434
"semver": "^7.3.5",
3535
"upath": "^2.0.1",
3636
"vue-template-compiler": "^2.6.12"
@@ -47,7 +47,7 @@
4747
"@types/loader-utils": "latest",
4848
"@types/lodash": "latest",
4949
"@types/semver": "latest",
50-
"consola": "^2.15.3",
50+
"consola": "latest",
5151
"eslint": "latest",
5252
"jest": "latest",
5353
"loader-utils": "latest",
@@ -58,6 +58,6 @@
5858
"standard-version": "latest"
5959
},
6060
"peerDependencies": {
61-
"consola": "^2.15.3"
61+
"consola": "*"
6262
}
6363
}

0 commit comments

Comments
 (0)