Skip to content

Commit 97fa1cd

Browse files
chore(deps): update all non-major dependencies
1 parent 58a5346 commit 97fa1cd

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
4141

4242
- name: Attach Binaries
43-
uses: stacksjs/action-releaser@v1.0.0
43+
uses: stacksjs/action-releaser@v1.1.0
4444
with:
4545
files: |
4646
bin/besting-linux-x64

bun.lock

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@
7070
"devDependencies": {
7171
"@stacksjs/docs": "^0.70.23",
7272
"@stacksjs/eslint-config": "^4.10.2-beta.3",
73-
"@types/bun": "^1.2.11",
73+
"@types/bun": "^1.2.13",
7474
"bumpp": "^10.1.0",
75-
"bun-plugin-dtsx": "^0.21.9",
76-
"bunfig": "^0.8.4",
75+
"bun-plugin-dtsx": "^0.21.12",
76+
"bunfig": "^0.8.5",
7777
"changelogen": "^0.6.1",
78-
"lint-staged": "^15.5.1",
78+
"lint-staged": "^15.5.2",
7979
"simple-git-hooks": "^2.13.0",
8080
"typescript": "^5.8.3"
8181
},

0 commit comments

Comments
 (0)