Skip to content

Commit c4fa2a0

Browse files
Update dependency bun to v1.3.5 (#122)
1 parent b23060e commit c4fa2a0

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

bun.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tools]
2-
bun = "1.3.3"
2+
bun = "1.3.5"
33
lefthook = "2.0.12"
44

55
[settings]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"type": "module",
3030
"devDependencies": {
31-
"@types/bun": "1.3.4",
31+
"@types/bun": "1.3.5",
3232
"@unocss/astro": "66.5.10",
3333
"@unocss/preset-icons": "66.5.10",
3434
"prettier": "3.7.4",

0 commit comments

Comments
 (0)