Skip to content

Commit 0a4ef97

Browse files
chore(deps): update dependency pnpm to v6.35.1 (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71125fe commit 0a4ef97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install pnpm
2626
uses: pnpm/action-setup@v2.4.1
2727
with:
28-
version: 6.20.0
28+
version: 6.35.1
2929
- name: Setup Node.js v14.x
3030
uses: actions/setup-node@v3
3131
with:

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install pnpm
2222
uses: pnpm/action-setup@v2.4.1
2323
with:
24-
version: 6.17.0
24+
version: 6.35.1
2525
- name: Setup Node.js ${{ matrix.node }}
2626
uses: actions/setup-node@v3
2727
with:

0 commit comments

Comments
 (0)