File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"bin" : " index.js" ,
35
35
"dependencies" : {
36
36
"@octokit/rest" : " ^16.15.0" ,
37
- "consola" : " ^2.4.0 " ,
37
+ "consola" : " ^2.4.1 " ,
38
38
"esm" : " ^3.2.4" ,
39
39
"p-wait-for" : " ^2.0.1"
40
40
},
Original file line number Diff line number Diff line change @@ -1536,10 +1536,10 @@ concat-with-sourcemaps@^1.0.5:
1536
1536
dependencies :
1537
1537
source-map "^0.6.1"
1538
1538
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 ==
1543
1543
dependencies :
1544
1544
chalk "^2.4.2"
1545
1545
dayjs "^1.8.3"
You can’t perform that action at this time.
0 commit comments