Skip to content

Commit 40fd1a6

Browse files
renovate[bot]TheAlexLichter
authored andcommitted
chore(deps): update dependency consola to ^2.4.1 (#10)
1 parent 4780d5d commit 40fd1a6

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
@@ -34,7 +34,7 @@
3434
"bin": "index.js",
3535
"dependencies": {
3636
"@octokit/rest": "^16.15.0",
37-
"consola": "^2.4.0",
37+
"consola": "^2.4.1",
3838
"esm": "^3.2.4",
3939
"p-wait-for": "^2.0.1"
4040
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1536,10 +1536,10 @@ concat-with-sourcemaps@^1.0.5:
15361536
dependencies:
15371537
source-map "^0.6.1"
15381538

1539-
consola@^2.4.0:
1540-
version "2.4.0"
1541-
resolved "https://registry.yarnpkg.com/consola/-/consola-2.4.0.tgz#d13c711cd0648a600ca68b399b739cf8f5058097"
1542-
integrity sha512-fy9j1unXm/bXgk6dPMnwktTJqkAPgm/s28k+wZ/O7XeVgGXDPRXu/hcE12I68iqjk63W6No1J6TQlHQQOMIVhA==
1539+
consola@^2.4.1:
1540+
version "2.4.1"
1541+
resolved "https://registry.yarnpkg.com/consola/-/consola-2.4.1.tgz#ad7209c306a2b6fa955b776f88f87bf92f491aa8"
1542+
integrity sha512-j6bIzpmyRGY2TDZVkAi3DM95CgC8hWx1A7AiJdyn4X5gls1bbpXIMpn3p8QsfaNu+ycNLXP+2DwKb47FXjw1ww==
15431543
dependencies:
15441544
chalk "^2.4.2"
15451545
dayjs "^1.8.3"

0 commit comments

Comments
 (0)