Skip to content

Commit

Permalink
chore: update pnpm to 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samcx committed May 7, 2024
1 parent a294233 commit a305dcd
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": "9.0.6"
"pnpm": "9.1.0"
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.1.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": "9.0.6"
"pnpm": "9.1.0"
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.1.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": "9.0.6"
"pnpm": "9.1.0"
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.1.0"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
},
"engines": {
"node": ">=18.17.0",
"pnpm": "9.0.6"
"pnpm": "9.1.0"
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.1.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": "9.0.6"
"pnpm": "9.1.0"
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.1.0"
}

0 comments on commit a305dcd

Please sign in to comment.