Skip to content

Commit 074ad68

Browse files
chore(deps): update all non-major dependencies
1 parent 30f4c97 commit 074ad68

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
BUN_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
3636

3737
- name: Create GitHub Release
38-
uses: stacksjs/action-releaser@v1.2.6
38+
uses: stacksjs/action-releaser@v1.2.8
3939
with:
4040
files: |
4141
bin/open-api-linux-x64

bun.lock

Lines changed: 2 additions & 2 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
@@ -60,7 +60,7 @@
6060
"typecheck": "bun --bun tsc --noEmit"
6161
},
6262
"devDependencies": {
63-
"better-dx": "^0.2.3"
63+
"better-dx": "^0.2.5"
6464
},
6565
"git-hooks": {
6666
"pre-commit": {

0 commit comments

Comments
 (0)