Skip to content

Commit 51f7f85

Browse files
chore(deps): update devdependency consola to v3
1 parent a796553 commit 51f7f85

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"babel-eslint": "^10.0.3",
3636
"babel-jest": "^24.9.0",
3737
"codecov": "^3.5.0",
38-
"consola": "^2.10.1",
38+
"consola": "^3.1.0",
3939
"eslint": "^6.2.2",
4040
"get-port": "^5.0.0",
4141
"husky": "^3.0.4",

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -2806,6 +2806,11 @@ consola@^2.10.0, consola@^2.10.1, consola@^2.3.0, consola@^2.6.0, consola@^2.9.0
28062806
resolved "https://registry.yarnpkg.com/consola/-/consola-2.10.1.tgz#4693edba714677c878d520e4c7e4f69306b4b927"
28072807
integrity sha512-4sxpH6SGFYLADfUip4vuY65f/gEogrzJoniVhNUYkJHtng0l8ZjnDCqxxrSVRHOHwKxsy8Vm5ONZh1wOR3/l/w==
28082808

2809+
consola@^3.1.0:
2810+
version "3.1.0"
2811+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.1.0.tgz#dfdfa62ceb68bc1f06e4a76ad688566bd8813baf"
2812+
integrity sha512-rrrJE6rP0qzl/Srg+C9x/AE5Kxfux7reVm1Wh0wCjuXvih6DqZgqDZe8auTD28fzJ9TF0mHlSDrPpWlujQRo1Q==
2813+
28092814
console-browserify@^1.1.0:
28102815
version "1.1.0"
28112816
resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10"

0 commit comments

Comments
 (0)