Skip to content

Commit b015052

Browse files
authored
Merge pull request #1327 from ThornWalli/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents 37ddcfa + 65854d2 commit b015052

File tree

7 files changed

+161
-169
lines changed

7 files changed

+161
-169
lines changed

.github/workflows/beta.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install pnpm
2626
uses: pnpm/action-setup@v4
2727
with:
28-
version: 10.15.0
28+
version: 10.20.0
2929
- name: Use Node.js ${{ matrix.node }}
3030
uses: actions/setup-node@v6
3131
with:
@@ -70,7 +70,7 @@ jobs:
7070
- name: Install pnpm
7171
uses: pnpm/action-setup@v4
7272
with:
73-
version: 10.15.0
73+
version: 10.20.0
7474
- name: Use Node.js ${{ matrix.node }}
7575
uses: actions/setup-node@v6
7676
with:

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install pnpm
2626
uses: pnpm/action-setup@v4
2727
with:
28-
version: 10.15.0
28+
version: 10.20.0
2929
- name: Use Node.js ${{ matrix.node }}
3030
uses: actions/setup-node@v6
3131
with:
@@ -66,7 +66,7 @@ jobs:
6666
- name: Install pnpm
6767
uses: pnpm/action-setup@v4
6868
with:
69-
version: 10.15.0
69+
version: 10.20.0
7070
- name: Use Node.js ${{ matrix.node }}
7171
uses: actions/setup-node@v6
7272
with:

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install pnpm
2424
uses: pnpm/action-setup@v4
2525
with:
26-
version: 10.15.0
26+
version: 10.20.0
2727
- name: Use Node.js ${{ matrix.node }}
2828
uses: actions/setup-node@v6
2929
with:

Cargo.lock

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

0 commit comments

Comments
 (0)