Skip to content

Commit b405d4f

Browse files
fix(deps): update dependency bun-types to v1.2.2 (#2370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec40737 commit b405d4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5238,9 +5238,9 @@ buffer@4.9.2:
52385238
isarray "^1.0.0"
52395239

52405240
bun-types@^1.0.17:
5241-
version "1.2.1"
5242-
resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.2.1.tgz#b858acc4083ff2287021d4eb2a71b63fc6132d9f"
5243-
integrity sha512-p7bmXUWmrPWxhcbFVk7oUXM5jAGt94URaoa3qf4mz43MEhNAo/ot1urzBqctgvuq7y9YxkuN51u+/qm4BiIsHw==
5241+
version "1.2.2"
5242+
resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.2.2.tgz#06db618bb0b58939094fa22f2cb1b80df6666fae"
5243+
integrity sha512-RCbMH5elr9gjgDGDhkTTugA21XtJAy/9jkKe/G3WR2q17VPGhcquf9Sir6uay9iW+7P/BV0CAHA1XlHXMAVKHg==
52445244
dependencies:
52455245
"@types/node" "*"
52465246
"@types/ws" "~8.5.10"

0 commit comments

Comments
 (0)