Update Bun version to 1.3.5
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Setup Bun
|
||||
uses: oven-sh/setup-bun@v2
|
||||
with:
|
||||
bun-version: "1.1.42"
|
||||
bun-version: "1.3.5"
|
||||
|
||||
- name: Install dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
|
||||
@@ -32,5 +32,5 @@
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.7.2"
|
||||
},
|
||||
"packageManager": "bun@1.1.42"
|
||||
"packageManager": "bun@1.3.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user