Skip to content

Commit 1959d95

Browse files
authored
build(deps-dev): bump @types/bun from 1.1.16 to 1.1.17 (#123)
2 parents 8660fdc + 81d2eb6 commit 1959d95

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@commitlint/config-conventional": "^19.6.0",
3232
"@inquirer/testing": "^2.1.41",
3333
"@inquirer/type": "^3.0.2",
34-
"@types/bun": "^1.1.16",
34+
"@types/bun": "^1.1.17",
3535
"@types/inquirer": "^9.0.7",
3636
"@types/yargs": "^17.0.33",
3737
"branch-name-lint": "^2.1.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -376,12 +376,12 @@
376376
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-3.0.2.tgz#baff9f8d70947181deb36772cd9a5b6876d3e60c"
377377
integrity sha512-ZhQ4TvhwHZF+lGhQ2O/rsjo80XoZR5/5qhOY3t6FJuX5XBg5Be8YzYTvaUGJnc12AUGI2nr4QSUE4PhKSigx7g==
378378

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==
383383
dependencies:
384-
bun-types "1.1.43"
384+
bun-types "1.1.44"
385385

386386
"@types/conventional-commits-parser@^5.0.0":
387387
version "5.0.0"
@@ -544,10 +544,10 @@ branch-name-lint@^2.1.1:
544544
find-up "^5.0.0"
545545
meow "^9.0.0"
546546

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==
551551
dependencies:
552552
"@types/node" "~20.12.8"
553553
"@types/ws" "~8.5.10"

0 commit comments

Comments
 (0)