Skip to content

Commit 5404423

Browse files
committed
chore: upgrade Bun from 1.3.3 to 1.3.9
Fixes CI test failures caused by Bun 1.3.3 test runner bugs with cross-file mock isolation and test ordering. All 1600 tests pass on 1.3.8+.
1 parent f6b4d32 commit 5404423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"engines": {
6060
"node": ">=22"
6161
},
62-
"packageManager": "bun@1.3.3",
62+
"packageManager": "bun@1.3.9",
6363
"patchedDependencies": {
6464
"@stricli/core@1.2.5": "patches/@stricli%2Fcore@1.2.5.patch",
6565
"@sentry/core@10.38.0": "patches/@sentry%2Fcore@10.38.0.patch"

0 commit comments

Comments
 (0)