Skip to content

Commit 8e64f1d

Browse files
chore(deps): update dependency consola to ^2.15.0 (#39)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 031f1d1 commit 8e64f1d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test": "yarn lint && jest"
1919
},
2020
"dependencies": {
21-
"consola": "^2.14.0",
21+
"consola": "^2.15.0",
2222
"eslint-loader": "^4.0.2"
2323
},
2424
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3295,10 +3295,10 @@ consola@^2.10.0, consola@^2.10.1, consola@^2.11.3, consola@^2.6.0, consola@^2.9.
32953295
resolved "https://registry.yarnpkg.com/consola/-/consola-2.11.3.tgz#f7315836224c143ac5094b47fd4c816c2cd1560e"
32963296
integrity sha512-aoW0YIIAmeftGR8GSpw6CGQluNdkWMWh3yEFjH/hmynTYnMtibXszii3lxCXmk8YxJtI3FAK5aTiquA5VH68Gw==
32973297

3298-
consola@^2.14.0:
3299-
version "2.14.0"
3300-
resolved "https://registry.yarnpkg.com/consola/-/consola-2.14.0.tgz#162ee903b6c9c4de25077d93f34ab902ebcb4dac"
3301-
integrity sha512-A2j1x4u8d6SIVikhZROfpFJxQZie+cZOfQMyI/tu2+hWXe8iAv7R6FW6s6x04/7zBCst94lPddztot/d6GJiuQ==
3298+
consola@^2.15.0:
3299+
version "2.15.0"
3300+
resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.0.tgz#40fc4eefa4d2f8ef2e2806147f056ea207fcc0e9"
3301+
integrity sha512-vlcSGgdYS26mPf7qNi+dCisbhiyDnrN1zaRbw3CSuc2wGOMEGGPsp46PdRG5gqXwgtJfjxDkxRNAgRPr1B77vQ==
33023302

33033303
console-browserify@^1.1.0:
33043304
version "1.2.0"

0 commit comments

Comments
 (0)