Skip to content

Commit beb2cb9

Browse files
chore: bump up all non-major dependencies
1 parent 15855ea commit beb2cb9

File tree

5 files changed

+943
-945
lines changed

5 files changed

+943
-945
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
- uses: actions/checkout@v6
148148
- name: Build
149149
id: build
150-
uses: cross-platform-actions/action@v0.30.0
150+
uses: cross-platform-actions/action@v0.32.0
151151
env:
152152
DEBUG: napi:*
153153
RUSTUP_IO_THREADS: 1

.yarn/releases/yarn-4.12.0.cjs

Lines changed: 0 additions & 942 deletions
This file was deleted.

.yarn/releases/yarn-4.13.0.cjs

Lines changed: 940 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ nodeLinker: node-modules
22

33
npmAuditRegistry: "https://registry.npmjs.org"
44

5-
yarnPath: .yarn/releases/yarn-4.12.0.cjs
5+
yarnPath: .yarn/releases/yarn-4.13.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,5 @@
107107
"singleQuote": true,
108108
"arrowParens": "always"
109109
},
110-
"packageManager": "yarn@4.12.0"
110+
"packageManager": "yarn@4.13.0"
111111
}

0 commit comments

Comments
 (0)