Skip to content

Commit e84d22d

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

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.2.2",
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.2.2:
2810+
version "3.2.2"
2811+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.2.2.tgz#be9b295e1e556355a09ac475b4394016144e0c32"
2812+
integrity sha512-r921u0vbF4lQsoIqYvSSER+yZLPQGijOHrYcWoCNVNBZmn/bRR+xT/DgerTze/nLD9TTGzdDa378TVhx7RDOYg==
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)