Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Apr 28, 2021
1 parent c6c3f66 commit b57af81
Show file tree
Hide file tree
Showing 2 changed files with 706 additions and 703 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"test": "yarn lint && jest --verbose"
},
"dependencies": {
"chalk": "^4.1.0",
"chalk": "^4.1.1",
"chokidar": "^3.5.1",
"glob": "^7.1.6",
"globby": "^11.0.3",
"scule": "^0.1.1",
"scule": "^0.2.1",
"semver": "^7.3.5",
"upath": "^2.0.1",
"vue-template-compiler": "^2.6.12"
Expand All @@ -47,7 +47,7 @@
"@types/loader-utils": "latest",
"@types/lodash": "latest",
"@types/semver": "latest",
"consola": "^2.15.3",
"consola": "latest",
"eslint": "latest",
"jest": "latest",
"loader-utils": "latest",
Expand All @@ -58,6 +58,6 @@
"standard-version": "latest"
},
"peerDependencies": {
"consola": "^2.15.3"
"consola": "*"
}
}
Loading

0 comments on commit b57af81

Please sign in to comment.