Skip to content

Commit 811c389

Browse files
chore(deps): update dependency bun to v1.3.4 (#3074)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3435e2e commit 811c389

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.3
207+
bun-version: 1.3.4
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
@@ -825,7 +825,7 @@
825825
},
826826
{
827827
"name": "bun",
828-
"version": "1.3.3",
828+
"version": "1.3.4",
829829
"onFail": "ignore"
830830
},
831831
{

0 commit comments

Comments
 (0)