Skip to content

Commit

Permalink
chore(deps): update pnpm to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent c6d6241 commit 27b0a6e
Show file tree
Hide file tree
Showing 4 changed files with 3,025 additions and 2,365 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 18.19.0
pnpm 8.15.3
pnpm 9.0.5
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@
"node": ">=18.10",
"pnpm": ">=8.9"
},
"packageManager": "pnpm@8.9.0"
"packageManager": "[email protected].5"
}
2 changes: 1 addition & 1 deletion packages/prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"node": ">=18.10",
"pnpm": ">=8.9"
},
"packageManager": "pnpm@8.9.0",
"packageManager": "[email protected].5",
"publishConfig": {
"registry": "https://registry.npmjs.org",
"tag": "latest",
Expand Down
Loading

0 comments on commit 27b0a6e

Please sign in to comment.