Skip to content

Commit 8494ef6

Browse files
chore(deps): update dependency bun to v1.2.5
1 parent 17ebc81 commit 8494ef6

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.4",
20+
"@types/bun": "1.2.5",
2121
"@types/semver": "7.5.8",
2222
"astro": "5.4.2",
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].4", "", { "dependencies": { "bun-types": "1.2.4" } }, "sha512-QtuV5OMR8/rdKJs213iwXDpfVvnskPXY/S0ZiFbsTjQZycuqPbMW8Gf/XhLfwE5njW8sxI2WjISURXPlHypMFA=="],
262+
"@types/bun": ["@types/[email protected].5", "", { "dependencies": { "bun-types": "1.2.5" } }, "sha512-w2OZTzrZTVtbnJew1pdFmgV99H0/L+Pvw+z1P67HaR18MHOzYnTYOi6qzErhK8HyT+DB782ADVPPE92Xu2/Opg=="],
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].4", "", { "dependencies": { "@types/node": "*", "@types/ws": "~8.5.10" } }, "sha512-nDPymR207ZZEoWD4AavvEaa/KZe/qlrbMSchqpQwovPZCKc7pwMoENjEtHgMKaAjJhy+x6vfqSBA1QU3bJgs0Q=="],
346+
"bun-types": ["[email protected].5", "", { "dependencies": { "@types/node": "*", "@types/ws": "~8.5.10" } }, "sha512-3oO6LVGGRRKI4kHINx5PIdIgnLRb7l/SprhzqXapmoYkFl5m4j6EvALvbDVuuBFaamB46Ap6HCUxIXNLCGy+tg=="],
347347

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

mise.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#:schema https://mise.jdx.dev/schema/mise.json
33

44
[tools]
5-
bun = "1.2.4"
5+
bun = "1.2.5"
66
node = "23.9.0"
77
"npm:semantic-release" = "24.2.3"
88
"aqua:biomejs/biome" = "1.9.4"

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.4",
40+
"@types/bun": "1.2.5",
4141
"@types/semver": "7.5.8",
4242
"astro": "5.4.2",
4343
"commitizen": "4.3.1",

0 commit comments

Comments
 (0)