File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 31
31
"@commitlint/config-conventional" : " ^19.6.0" ,
32
32
"@inquirer/testing" : " ^2.1.39" ,
33
33
"@inquirer/type" : " ^3.0.2" ,
34
- "@types/bun" : " ^1.1.14 " ,
34
+ "@types/bun" : " ^1.1.16 " ,
35
35
"@types/inquirer" : " ^9.0.7" ,
36
36
"@types/yargs" : " ^17.0.33" ,
37
37
"branch-name-lint" : " ^2.1.1" ,
Original file line number Diff line number Diff line change 376
376
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-3.0.2.tgz#baff9f8d70947181deb36772cd9a5b6876d3e60c"
377
377
integrity sha512-ZhQ4TvhwHZF+lGhQ2O/rsjo80XoZR5/5qhOY3t6FJuX5XBg5Be8YzYTvaUGJnc12AUGI2nr4QSUE4PhKSigx7g==
378
378
379
- " @types/bun@^1.1.14 " :
380
- version "1.1.14 "
381
- resolved "https://registry.yarnpkg.com/@types/bun/-/bun-1.1.14 .tgz#587dead368410b281b1bcbfb61d3ce1a07a63234 "
382
- integrity sha512-opVYiFGtO2af0dnWBdZWlioLBoxSdDO5qokaazLhq8XQtGZbY4pY3/JxY8Zdf/hEwGubbp7ErZXoN1+h2yesxA ==
379
+ " @types/bun@^1.1.16 " :
380
+ version "1.1.16 "
381
+ resolved "https://registry.yarnpkg.com/@types/bun/-/bun-1.1.16 .tgz#caab82543a616d3a738b2add055c863ff1649f34 "
382
+ integrity sha512-E+ue6NMcn4FXC5bDRE1W/BXUVs01h5Mt02qH8/8HGCox9akuh8KNOFdwvaQS9TDgT2RmUyJYFRRqA60WtTnm2g ==
383
383
dependencies :
384
- bun-types "1.1.37 "
384
+ bun-types "1.1.43 "
385
385
386
386
" @types/conventional-commits-parser@^5.0.0 " :
387
387
version "5.0.0"
@@ -544,10 +544,10 @@ branch-name-lint@^2.1.1:
544
544
find-up "^5.0.0"
545
545
meow "^9.0.0"
546
546
547
-
548
- version "1.1.37 "
549
- resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.1.37 .tgz#8caab7fa0dd1490a368c5e4dd0614d500e15e7e9 "
550
- integrity sha512-C65lv6eBr3LPJWFZ2gswyrGZ82ljnH8flVE03xeXxKhi2ZGtFiO4isRKTKnitbSqtRAcaqYSR6djt1whI66AbA ==
547
+
548
+ version "1.1.43 "
549
+ resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.1.43 .tgz#f189d2fdffb7b879c8a2883454c9475e546e2218 "
550
+ integrity sha512-W0wCtVH+bwFp7p3Zgs03CqxEDmXxEvmmUM/FBKgWIv9T8gyeotvIjIbHzuDScc2DphhRNtr7hJLCR5PspYL5qw ==
551
551
dependencies :
552
552
" @types/node" " ~20.12.8"
553
553
" @types/ws" " ~8.5.10"
You can’t perform that action at this time.
0 commit comments