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 Dec 20, 2024
1 parent 4133b02 commit 138ec54
Show file tree
Hide file tree
Showing 5 changed files with 8,154 additions and 6,684 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "lerna run test",
"prepublishOnly": "pnpm run lint && pnpm run test && pnpm run build"
},
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@9.15.1",
"devDependencies": {
"husky": "^8.0.3",
"lerna": "^8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"release",
"release note"
],
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@9.15.1",
"dependencies": {
"commander": "^11.1.0",
"relno": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/contributor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"release",
"release note"
],
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@9.15.1",
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/node": "^20.10.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/relno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"release",
"release note"
],
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@9.15.1",
"dependencies": {
"date-and-time": "^3.0.3",
"peggy": "^3.0.2",
Expand Down
Loading

0 comments on commit 138ec54

Please sign in to comment.