Skip to content

Commit

Permalink
chore: use better typings of consola once they are fixed #63
Browse files Browse the repository at this point in the history
  • Loading branch information
regevbr committed May 7, 2020
1 parent 0163e31 commit 9d73f98
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -125,7 +125,7 @@
"array-flat-polyfill": "~1.0.1",
"axios": "~0.19.2",
"chalk": "~4.0.0",
"consola": "~2.12.0",
"consola": "~2.12.1",
"cross-spawn": "~7.0.2",
"figures": "~3.2.0",
"inversify": "~5.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1932,10 +1932,10 @@ configstore@^5.0.0, configstore@^5.0.1:
write-file-atomic "^3.0.0"
xdg-basedir "^4.0.0"

consola@~2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/consola/-/consola-2.12.0.tgz#ff4932a4503389a7fe2ba5a5a59634bc1d0569c9"
integrity sha512-xXVDntF8Rh6Yik44OZPb9Wy8vzv2WvKACMAY7NxIaZqfB0rEeQBfEtIh2lC1P2+Dby9zKirkHn8HHuKjRViZuQ==
consola@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/consola/-/consola-2.12.1.tgz#88e9311a02cb88a7f6f9488239dd30b6ba99cbb0"
integrity sha512-aEkkju9ZcEa9y2MhzNhfmTUws/CEZZ0LKu0FxftSU3HygPfVMMIMSYyYct+xBN6XNRhsaDZjw2HAv3m2ammXSA==

console-control-strings@^1.0.0, console-control-strings@~1.1.0:
version "1.1.0"
Expand Down

0 comments on commit 9d73f98

Please sign in to comment.