Skip to content

Commit 15c5731

Browse files
chore: bump up all non-major dependencies (#146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9aa35db commit 15c5731

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
@@ -159,7 +159,7 @@ jobs:
159159
- uses: actions/checkout@v6
160160
- name: Build
161161
id: build
162-
uses: cross-platform-actions/action@v1.0.0
162+
uses: cross-platform-actions/action@v1.1.0
163163
env:
164164
DEBUG: napi:*
165165
RUSTUP_IO_THREADS: 1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,5 +111,5 @@
111111
"singleQuote": true,
112112
"arrowParens": "always"
113113
},
114-
"packageManager": "pnpm@11.1.1"
114+
"packageManager": "pnpm@11.1.2"
115115
}

0 commit comments

Comments
 (0)