Skip to content

Commit a93de6f

Browse files
chore: bump up all non-major dependencies (#158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d50f0b commit a93de6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
- uses: actions/checkout@v6
175175
- name: Build
176176
id: build
177-
uses: cross-platform-actions/action@v0.30.0
177+
uses: cross-platform-actions/action@v0.31.0
178178
env:
179179
DEBUG: napi:*
180180
RUSTUP_IO_THREADS: 1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,5 @@
114114
"singleQuote": true,
115115
"arrowParens": "always"
116116
},
117-
"packageManager": "pnpm@10.25.0"
117+
"packageManager": "pnpm@10.26.0"
118118
}

0 commit comments

Comments
 (0)