Skip to content

Commit 5d9ae86

Browse files
chore(deps): update dependency @types/bun to v1.2.8 (#958)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cba3902 commit 5d9ae86

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"@rollup/plugin-sucrase": "^5.0.2",
106106
"@tsconfig/node18": "^18.2.4",
107107
"@types/adm-zip": "^0.5.5",
108-
"@types/bun": "1.2.7",
108+
"@types/bun": "1.2.8",
109109
"@types/ws": "^8.5.12",
110110
"@whatwg-node/fetch": "^0.10.4",
111111
"adm-zip": "^0.5.15",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4025,7 +4025,7 @@ __metadata:
40254025
"@rollup/plugin-sucrase": "npm:^5.0.2"
40264026
"@tsconfig/node18": "npm:^18.2.4"
40274027
"@types/adm-zip": "npm:^0.5.5"
4028-
"@types/bun": "npm:1.2.7"
4028+
"@types/bun": "npm:1.2.8"
40294029
"@types/ws": "npm:^8.5.12"
40304030
"@whatwg-node/fetch": "npm:^0.10.4"
40314031
adm-zip: "npm:^0.5.15"
@@ -8142,12 +8142,12 @@ __metadata:
81428142
languageName: node
81438143
linkType: hard
81448144

8145-
"@types/bun@npm:1.2.7":
8146-
version: 1.2.7
8147-
resolution: "@types/bun@npm:1.2.7"
8145+
"@types/bun@npm:1.2.8":
8146+
version: 1.2.8
8147+
resolution: "@types/bun@npm:1.2.8"
81488148
dependencies:
81498149
bun-types: "npm:1.2.7"
8150-
checksum: 10c0/849fbe08eac2b4949d6559faf7a8d267c4fbd19d6f8ccbe304eb49cf86a6a2bb93395285c762e66eed2edc72bef17a92a18b8ec361cd164f405f17f33e8ba11e
8150+
checksum: 10c0/68b86db346bbad88b42ad5c33c77db79591a092faf489b7c612dc5ec7b3733d89457efcf01d71d4f2af42d93e2c8cd5dc5bdf0442b93895bf49fe0efaad1a26b
81518151
languageName: node
81528152
linkType: hard
81538153

0 commit comments

Comments
 (0)