Skip to content

Commit 42bffb9

Browse files
build(deps-dev): bump @types/bun from 1.1.14 to 1.1.16
Bumps [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) from 1.1.14 to 1.1.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun) --- updated-dependencies: - dependency-name: "@types/bun" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73dd99c commit 42bffb9

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.39",
3333
"@inquirer/type": "^3.0.2",
34-
"@types/bun": "^1.1.14",
34+
"@types/bun": "^1.1.16",
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.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==
383383
dependencies:
384-
bun-types "1.1.37"
384+
bun-types "1.1.43"
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.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==
551551
dependencies:
552552
"@types/node" "~20.12.8"
553553
"@types/ws" "~8.5.10"

0 commit comments

Comments
 (0)