Skip to content

Commit 671b29a

Browse files
dependabot[bot]pull-merger[bot]
authored andcommitted
Bump @types/bun from 1.1.10 to 1.1.11
Bumps [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) from 1.1.10 to 1.1.11. - [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 b52f758 commit 671b29a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -899,11 +899,11 @@
899899
"@babel/types" "^7.20.7"
900900

901901
"@types/bun@^1.0.12":
902-
version "1.1.10"
903-
resolved "https://registry.yarnpkg.com/@types/bun/-/bun-1.1.10.tgz#beba9dd5e5890928589889ad7166b94bb4673a31"
904-
integrity sha512-76KYVSwrHwr9zsnk6oLXOGs9KvyBg3U066GLO4rk6JZk1ypEPGCUDZ5yOiESyIHWs9cx9iC8r01utYN32XdmgA==
902+
version "1.1.11"
903+
resolved "https://registry.yarnpkg.com/@types/bun/-/bun-1.1.11.tgz#21477df74f9034e2a73fbff6365e3aa28d1ed95f"
904+
integrity sha512-0N7D/H/8sbf9JMkaG5F3+I/cB4TlhKTkO9EskEWP8XDr8aVcDe4EywSnU4cnyZy6tar1dq70NeFNkqMEUigthw==
905905
dependencies:
906-
bun-types "1.1.29"
906+
bun-types "1.1.30"
907907

908908
"@types/cacheable-request@^6.0.1":
909909
version "6.0.3"
@@ -1245,10 +1245,10 @@ buffer-from@^1.0.0:
12451245
resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz"
12461246
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
12471247

1248-
1249-
version "1.1.29"
1250-
resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.1.29.tgz#52ab2f4905adafc6a625b715c45be1e25b150609"
1251-
integrity sha512-En3/TzSPMPyl5UlUB1MHzHpcrZDakTm7mS203eLoX1fBoEa3PW+aSS8GAqVJ7Is/m34Z5ogL+ECniLY0uDaCPw==
1248+
1249+
version "1.1.30"
1250+
resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.1.30.tgz#45ca22303aa1ff02b93e45c1d6ba43617497ed43"
1251+
integrity sha512-mGh7NLisOXskBU62DxLS+/nwmLlCYHYAkCzdo4DZ9+fzrpP41hAdOqaN4DO6tQfenHb4pYb0/shw29k4/6I2yQ==
12521252
dependencies:
12531253
"@types/node" "~20.12.8"
12541254
"@types/ws" "~8.5.10"

0 commit comments

Comments
 (0)