stacks/bun-query-builder
chore(deps): update all non-major dependencies
#165
Closed
chrisbbreuer
wants to merge
buddy-bot/update-non-major-updates-1761660489795
into
main
2 files
+2
-2
.github/workflows/release.ymlmodified+1-1Changes to .github/workflows/release.yml | @@ -40,7 +40,7 @@ jobs: |
| 40 | 40 | GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} |
| 41 | 41 | |
| 42 | 42 | - name: Attach Binaries |
| 43 | | - uses: stacksjs/action-releaser@v1.2.7 |
| 43 | + uses: stacksjs/action-releaser@v1.2.6 |
| 44 | 44 | with: |
| 45 | 45 | files: | |
| 46 | 46 | packages/bun-query-builder/bin/qbx-linux-x64.zip |
Changes to package.json | @@ -82,7 +82,7 @@ |
| 82 | 82 | "buddy-bot": "^0.9.9", |
| 83 | 83 | "bun-git-hooks": "^0.3.1", |
| 84 | 84 | "bun-plugin-dtsx": "0.21.12", |
| 85 | | - "bunfig": "^0.15.0", |
| 85 | + "bunfig": "^0.15.1", |
| 86 | 86 | "typescript": "^5.9.3" |
| 87 | 87 | }, |
| 88 | 88 | "overrides": { |