Skip to content

Commit abcc133

Browse files
chore(deps): update dependency @types/bun to v1.2.1 (#1140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 784089a commit abcc133

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@total-typescript/tsconfig": "1.0.4",
1818
"@tsconfig/bun": "1.0.7",
1919
"@tsconfig/strictest": "2.0.5",
20-
"@types/bun": "1.2.0",
20+
"@types/bun": "1.2.1",
2121
"@types/semver": "7.5.8",
2222
"astro": "5.1.10",
2323
"commitizen": "4.3.1",
@@ -259,7 +259,7 @@
259259

260260
"@tsconfig/strictest": ["@tsconfig/[email protected]", "", {}, "sha512-ec4tjL2Rr0pkZ5hww65c+EEPYwxOi4Ryv+0MtjeaSQRJyq322Q27eOQiFbuNgw2hpL4hB1/W/HBGk3VKS43osg=="],
261261

262-
"@types/bun": ["@types/[email protected].0", "", { "dependencies": { "bun-types": "1.2.0" } }, "sha512-5N1JqdahfpBlAv4wy6svEYcd/YfO2GNrbL95JOmFx8nkE6dbK4R0oSE5SpBA4vBRqgrOUAXF8Dpiz+gi7r80SA=="],
262+
"@types/bun": ["@types/[email protected].1", "", { "dependencies": { "bun-types": "1.2.1" } }, "sha512-iiCeMAKMkft8EPQJxSbpVRD0DKqrh91w40zunNajce3nMNNFd/LnAquVisSZC+UpTMjDwtcdyzbWct08IvEqRA=="],
263263

264264
"@types/conventional-commits-parser": ["@types/[email protected]", "", { "dependencies": { "@types/node": "*" } }, "sha512-7uz5EHdzz2TqoMfV7ee61Egf5y6NkcO4FB/1iCCQnbeiI1F3xzv3vK5dBCXUCLQgGYS+mUeigK1iKQzvED+QnQ=="],
265265

@@ -343,7 +343,7 @@
343343

344344
"buffer": ["[email protected]", "", { "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.1.13" } }, "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ=="],
345345

346-
"bun-types": ["[email protected].0", "", { "dependencies": { "@types/node": "*", "@types/ws": "~8.5.10" } }, "sha512-KEaJxyZfbV/c4eyG0vyehDpYmBGreNiQbZIqvVHJwZ4BmeuWlNZ7EAzMN2Zcd7ailmS/tGVW0BgYbGf+lGEpWw=="],
346+
"bun-types": ["[email protected].1", "", { "dependencies": { "@types/node": "*", "@types/ws": "~8.5.10" } }, "sha512-p7bmXUWmrPWxhcbFVk7oUXM5jAGt94URaoa3qf4mz43MEhNAo/ot1urzBqctgvuq7y9YxkuN51u+/qm4BiIsHw=="],
347347

348348
"cachedir": ["[email protected]", "", {}, "sha512-A+Fezp4zxnit6FanDmv9EqXNAi3vt9DWp51/71UEhXukb7QUuvtv9344h91dyAxuTLoSYJFU299qzR3tzwPAhw=="],
349349

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@total-typescript/tsconfig": "1.0.4",
3838
"@tsconfig/bun": "1.0.7",
3939
"@tsconfig/strictest": "2.0.5",
40-
"@types/bun": "1.2.0",
40+
"@types/bun": "1.2.1",
4141
"@types/semver": "7.5.8",
4242
"astro": "5.1.10",
4343
"commitizen": "4.3.1",

0 commit comments

Comments
 (0)