Skip to content

Commit

Permalink
chore: update pnpm to the latest (v8.14.0) (#60295)
Browse files Browse the repository at this point in the history
Update <picture data-single-emoji=":pnpm:" title=":pnpm:"><img
class="emoji" width="20" height="auto"
src="https://emoji.slack-edge.com/T0CAQ00TU/pnpm/49b40aec15de9c17.png"
alt=":pnpm:" align="absmiddle"></picture> to the latest (v8.14.0).

Closes NEXT-2003
  • Loading branch information
samcx authored Jan 6, 2024
1 parent 826955b commit 43410c9
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .github/actions/next-integration-stat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"engines": {
"node": ">=18.17.0",
"pnpm": "8.9.0"
"pnpm": "8.14.0"
},
"packageManager": "pnpm@8.9.0"
"packageManager": "pnpm@8.14.0"
}
4 changes: 2 additions & 2 deletions .github/actions/next-stats-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"engines": {
"node": ">=18.17.0",
"pnpm": "8.9.0"
"pnpm": "8.14.0"
},
"packageManager": "pnpm@8.9.0"
"packageManager": "pnpm@8.14.0"
}
4 changes: 2 additions & 2 deletions .github/actions/upload-turboyet-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"engines": {
"node": ">=18.17.0",
"pnpm": "8.9.0"
"pnpm": "8.14.0"
},
"packageManager": "pnpm@8.9.0"
"packageManager": "pnpm@8.14.0"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
},
"engines": {
"node": ">=18.17.0",
"pnpm": "8.9.0"
"pnpm": "8.14.0"
},
"packageManager": "pnpm@8.9.0"
"packageManager": "pnpm@8.14.0"
}
4 changes: 2 additions & 2 deletions test/.stats-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"engines": {
"node": ">=18.17.0",
"pnpm": "8.9.0"
"pnpm": "8.14.0"
},
"packageManager": "pnpm@8.9.0"
"packageManager": "pnpm@8.14.0"
}

0 comments on commit 43410c9

Please sign in to comment.