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 Jun 6, 2024
1 parent c6d6241 commit 9ba29d6
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.2.0
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": "pnpm@9.2.0"
}
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": "pnpm@9.2.0",
"publishConfig": {
"registry": "https://registry.npmjs.org",
"tag": "latest",
Expand Down
Loading

0 comments on commit 9ba29d6

Please sign in to comment.