Skip to content

Commit

Permalink
chore(deps): update pnpm to v8.11.0 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
ppodds authored Dec 7, 2023
2 parents 4721224 + 42e8941 commit 0e3703c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.7.1",
"packageManager": "pnpm@8.11.0",
"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.7.1",
"packageManager": "pnpm@8.11.0",
"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.7.1",
"packageManager": "pnpm@8.11.0",
"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.7.1",
"packageManager": "pnpm@8.11.0",
"dependencies": {
"date-and-time": "^3.0.3",
"peggy": "^3.0.2",
Expand Down

1 comment on commit 0e3703c

@vercel
Copy link

@vercel vercel bot commented on 0e3703c Dec 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

relno – ./

relno-ppodds.vercel.app
relno.vercel.app
relno.ppodds.cc
relno-git-master-ppodds.vercel.app

Please sign in to comment.