Skip to content

Commit c11b055

Browse files
committed
Update dependency consola to ^2.15.3
1 parent 626d910 commit c11b055

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
@@ -17,7 +17,7 @@
1717
"test": "yarn lint && jest"
1818
},
1919
"dependencies": {
20-
"consola": "^2.15.0",
20+
"consola": "^2.15.3",
2121
"dotenv": "^8.2.0"
2222
},
2323
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2683,10 +2683,10 @@ consola@^2.10.0, consola@^2.10.1, consola@^2.6.0, consola@^2.9.0:
26832683
version "2.10.1"
26842684
resolved "https://registry.yarnpkg.com/consola/-/consola-2.10.1.tgz#4693edba714677c878d520e4c7e4f69306b4b927"
26852685

2686-
consola@^2.15.0:
2687-
version "2.15.0"
2688-
resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.0.tgz#40fc4eefa4d2f8ef2e2806147f056ea207fcc0e9"
2689-
integrity sha512-vlcSGgdYS26mPf7qNi+dCisbhiyDnrN1zaRbw3CSuc2wGOMEGGPsp46PdRG5gqXwgtJfjxDkxRNAgRPr1B77vQ==
2686+
consola@^2.15.3:
2687+
version "2.15.3"
2688+
resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550"
2689+
integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==
26902690

26912691
console-browserify@^1.1.0:
26922692
version "1.1.0"

0 commit comments

Comments
 (0)