Skip to content

Commit 20b8aaf

Browse files
authored
Merge pull request #259 from aminya/renovate/pnpm-9.x [skip ci]
2 parents 6827680 + c38aec2 commit 20b8aaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
node:
2727
- 22.6.0
2828
pnpm:
29-
- 9.6.0
29+
- 9.8.0
3030
steps:
3131
- uses: actions/checkout@v4
3232

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
"node": ">=12.x",
170170
"pnpm": "^9"
171171
},
172-
"packageManager": "pnpm@9.6.0",
172+
"packageManager": "pnpm@9.8.0",
173173
"workspaces": [
174174
"packages/*"
175175
],

0 commit comments

Comments
 (0)