Skip to content

Commit b44fd11

Browse files
author
Pooya Parsa
committed
fix: consola 1.1.1
1 parent f83c774 commit b44fd11

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"dependencies": {
4545
"chalk": "^2.3.2",
46-
"consola": "^1.1.0",
46+
"consola": "^1.1.1",
4747
"figures": "^2.0.0",
4848
"loader-utils": "^1.1.0",
4949
"lodash": "^4.17.5",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1793,9 +1793,9 @@ configstore@^3.0.0:
17931793
write-file-atomic "^2.0.0"
17941794
xdg-basedir "^3.0.0"
17951795

1796-
consola@^1.1.0:
1797-
version "1.1.0"
1798-
resolved "https://registry.yarnpkg.com/consola/-/consola-1.1.0.tgz#ae45e6c95376834e40895ac1767a199d71d039db"
1796+
consola@^1.1.1:
1797+
version "1.1.1"
1798+
resolved "https://registry.yarnpkg.com/consola/-/consola-1.1.1.tgz#282566e34573d33f01e3c0aca0cd6d383f82925c"
17991799
dependencies:
18001800
figures "^2.0.0"
18011801
lodash "^4.17.5"

0 commit comments

Comments
 (0)