Skip to content

Commit 90976b9

Browse files
committed
Update pnpm for GitHub actions
1 parent d13dd44 commit 90976b9

3 files changed

Lines changed: 17 additions & 29 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
name: Install pnpm
3232
with:
3333
# Latest stable
34-
version: 9
34+
version: 10
3535
# Use caching infrastructure from setup-node
3636
run_install: false
3737

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/jest": "^30.0.0",
2222
"@types/node": "^24.1.0",
2323
"esbuild": "^0.25.8",
24-
"eslint-plugin-jsdoc": "^52.0.0",
24+
"eslint-plugin-jsdoc": "^52.0.1",
2525
"jest": "^30.0.5",
2626
"stylelint": "^16.23.0",
2727
"stylelint-config-standard": "^39.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)