Skip to content

Commit 37a68f2

Browse files
chore(deps): update all non-major dependencies to ^1.3.3 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5b73c4 commit 37a68f2

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# env:
2121
# BUN_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
2222
with:
23-
bun-version: 1.3.2
23+
bun-version: 1.3.3
2424

2525
- name: Use cached node_modules
2626
uses: actions/cache@v4.3.0

bun.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@stacksjs/eslint-config": "^4.14.0-beta.3",
4141
"@stacksjs/gitlint": "^0.1.5",
4242
"@stacksjs/logsmith": "workspace:*",
43-
"@types/bun": "^1.3.2",
43+
"@types/bun": "^1.3.3",
4444
"buddy-bot": "^0.9.12",
4545
"bun-git-hooks": "^0.3.1",
4646
"bun-plugin-dtsx": "^0.21.17",

0 commit comments

Comments
 (0)