Skip to content

Commit efa46db

Browse files
chore(deps): update dependency @types/bun to v1.3.6
1 parent 36c1e39 commit efa46db

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

apps/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"elysia": "1.1.17"
1212
},
1313
"devDependencies": {
14-
"@types/bun": "1.1.10",
14+
"@types/bun": "1.3.6",
1515
"@types/node": "22.7.4",
1616
"@turbobun/typescript-config": "*"
1717
}

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "18.3.1"
1616
},
1717
"devDependencies": {
18-
"@types/bun": "1.1.10",
18+
"@types/bun": "1.3.6",
1919
"@types/node": "22.7.4",
2020
"@types/react": "18.3.10",
2121
"@types/react-dom": "18.3.0",

bun.lockb

-55.4 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@biomejs/biome": "1.9.2",
2828
"@changesets/changelog-github": "0.5.0",
2929
"@commitlint/config-conventional": "19.5.0",
30-
"@types/bun": "1.1.10",
30+
"@types/bun": "1.3.6",
3131
"commitizen": "4.3.1",
3232
"concurrently": "9.0.1",
3333
"cz-git": "1.10.0",

0 commit comments

Comments
 (0)