Skip to content

Commit 9a6b450

Browse files
chore: bump up all non-major dependencies
1 parent 0c9def4 commit 9a6b450

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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@v1.1.0
177+
uses: cross-platform-actions/action@v1.2.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@11.4.0"
117+
"packageManager": "pnpm@11.5.0"
118118
}

0 commit comments

Comments
 (0)