Skip to content

Commit b0b59b4

Browse files
chore(deps): update dependency bun to v1.3.2
1 parent 4f9ccae commit b0b59b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/repotests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
deno-version: 2.5.6
205205
- uses: oven-sh/setup-bun@735343b667d3e6f658f44d0eca948eb6282f2b76 # v2.0.2
206206
with:
207-
bun-version: 1.3.1
207+
bun-version: 1.3.2
208208
- name: Trim CI agent
209209
if: matrix.os == 'ubuntu-24.04' || matrix.os == 'ubuntu-24.04-arm'
210210
run: |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@
445445
},
446446
{
447447
"name": "bun",
448-
"version": "1.3.1",
448+
"version": "1.3.2",
449449
"onFail": "ignore"
450450
},
451451
{

0 commit comments

Comments
 (0)