Skip to content

Commit

Permalink
fix: update pnpm to 10
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Feb 6, 2025
1 parent a3723b0 commit 6f44503
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion dist/legacy/assets/actions_python-Dd4yvI9c.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/legacy/assets/hdi-KnshNzDE.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/legacy/setup-cpp.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/modern/assets/actions_python-NQlJj7Cn.mjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/modern/assets/hdi-BTtpGNI1.mjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/modern/setup-cpp.mjs.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,9 @@
],
"engines": {
"node": ">=12.x",
"pnpm": "^9"
"pnpm": "^10"
},
"packageManager": "pnpm@9.15.4",
"packageManager": "pnpm@10.2.0",
"workspaces": [
"packages/*"
],
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6f44503

Please sign in to comment.