Skip to content

Commit

Permalink
chore(deps): update dependency consola to ^2.7.1 (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Pooya Parsa committed May 27, 2019
1 parent f56c4fb commit c7cbf4e
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 @@ -26,7 +26,7 @@
"@nuxtjs/proxy": "^1.3.3",
"axios": "^0.18.0",
"axios-retry": "^3.1.2",
"consola": "^2.6.2"
"consola": "^2.7.1"
},
"devDependencies": {
"@babel/core": "latest",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2402,10 +2402,10 @@ consola@^2.0.0-1, consola@^2.3.0, consola@^2.5.6:
resolved "https://registry.yarnpkg.com/consola/-/consola-2.5.6.tgz#5ce14dbaf6f5b589c8a258ef80ed97b752fa57d5"
integrity sha512-DN0j6ewiNWkT09G3ZoyyzN3pSYrjxWcx49+mHu+oDI5dvW5vzmyuzYsqGS79+yQserH9ymJQbGzeqUejfssr8w==

consola@^2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/consola/-/consola-2.6.2.tgz#4c1238814bb80688b19f0db97123508889577752"
integrity sha512-GNJhwvF4bJ8eiAlyB8r4WNM8kBqkl+y4DvMehMbyywoJiv37N0M6/xrKqrrZw/5maZA+UagQV8UZ+XBeuGMzUg==
consola@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/consola/-/consola-2.7.1.tgz#3f7f7c53eb44362240c3aee41b9bb2641d5ca32e"
integrity sha512-u7JYs+HnMbZPD2cEuS1XHsLeqtazA0kd5lAk8r8DnnGdgNhOdb7DSubJ+QLdQkbtpmmxgp7gs8Ug44sCyY4FCQ==

console-browserify@^1.1.0:
version "1.1.0"
Expand Down

0 comments on commit c7cbf4e

Please sign in to comment.