Skip to content

Commit

Permalink
chore: Update pnpm v8.14.2 to 8.15.1 (#61807)
Browse files Browse the repository at this point in the history
v8.15.1 changelog
- https://github.com/pnpm/pnpm/releases/tag/v8.15.1
- https://github.com/pnpm/pnpm/releases/tag/v8.15.0 nd Include v8.15.0
update

---------

Co-authored-by: Sam Ko <sam@vercel.com>
  • Loading branch information
ryota-murakami and samcx authored Feb 9, 2024
1 parent 0525ec3 commit f2437df
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.14.2"
"pnpm": "8.15.1"
},
"packageManager": "pnpm@8.14.2"
"packageManager": "pnpm@8.15.1"
}
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.14.2"
"pnpm": "8.15.1"
},
"packageManager": "pnpm@8.14.2"
"packageManager": "pnpm@8.15.1"
}
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.14.2"
"pnpm": "8.15.1"
},
"packageManager": "pnpm@8.14.2"
"packageManager": "pnpm@8.15.1"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
},
"engines": {
"node": ">=18.17.0",
"pnpm": "8.14.2"
"pnpm": "8.15.1"
},
"packageManager": "pnpm@8.14.2"
"packageManager": "pnpm@8.15.1"
}
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.14.2"
"pnpm": "8.15.1"
},
"packageManager": "pnpm@8.14.2"
"packageManager": "pnpm@8.15.1"
}

0 comments on commit f2437df

Please sign in to comment.