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.41" ,
33
33
"@inquirer/type" : " ^3.0.2" ,
34
- "@types/bun" : " ^1.1.16 " ,
34
+ "@types/bun" : " ^1.1.17 " ,
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.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 ==
379
+ " @types/bun@^1.1.17 " :
380
+ version "1.1.17 "
381
+ resolved "https://registry.yarnpkg.com/@types/bun/-/bun-1.1.17 .tgz#1150849aab25437f0a205847d27e68f9c4211f77 "
382
+ integrity sha512-zZt0Kao/8hAwNOXh4bmt8nKbMEd4QD8n7PeTGF+NZTVY5ouXhU/TX7jUj4He1p7mgY+WdplnU1B6MB1j17vdzg ==
383
383
dependencies :
384
- bun-types "1.1.43 "
384
+ bun-types "1.1.44 "
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.43 "
549
- resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.1.43 .tgz#f189d2fdffb7b879c8a2883454c9475e546e2218 "
550
- integrity sha512-W0wCtVH+bwFp7p3Zgs03CqxEDmXxEvmmUM/FBKgWIv9T8gyeotvIjIbHzuDScc2DphhRNtr7hJLCR5PspYL5qw ==
547
+
548
+ version "1.1.44 "
549
+ resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.1.44 .tgz#7826a4368641d52f30ae76685bb5e6a60338176f "
550
+ integrity sha512-jtcekoZeSINgEcHSISzhR13w/cyE+Fankw2Cpl4c0fN3lRmKVAX0i9ay4FyK4lOxUK1HG4HkuIlrPvXKz4Y7sw ==
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