Skip to content

Commit

Permalink
bump pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
feedthejim committed Oct 10, 2023
1 parent c8064d6 commit 0926b90
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
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 @@ -20,7 +20,7 @@
},
"engines": {
"node": ">=16.14.0",
"pnpm": "8.7.1"
"pnpm": "8.9.0"
},
"packageManager": "pnpm@8.7.1"
"packageManager": "pnpm@8.9.0"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
},
"engines": {
"node": ">=16.14.0",
"pnpm": "8.7.1"
"pnpm": "8.9.0"
},
"packageManager": "pnpm@8.7.1"
"packageManager": "pnpm@8.9.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": ">=16.14.0",
"pnpm": "8.7.1"
"pnpm": "8.9.0"
},
"packageManager": "pnpm@8.7.1"
"packageManager": "pnpm@8.9.0"
}

0 comments on commit 0926b90

Please sign in to comment.