Skip to content

Commit

Permalink
Update pnpm to v7.8.0 (#283)
Browse files Browse the repository at this point in the history
* Update pnpm to v7.8.0

* Update pnpm engines entry

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sarayourfriend <24264157+sarayourfriend@users.noreply.github.com>
  • Loading branch information
renovate[bot] and sarayourfriend committed Aug 1, 2022
1 parent 5200c0d commit 93a0afc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,5 +1,5 @@
{
"packageManager": "pnpm@7.1.0",
"packageManager": "pnpm@7.8.0",
"dependencies": {
"@octokit/rest": "18.12.0",
"js-yaml": "^4.1.0",
Expand All @@ -8,7 +8,7 @@
},
"engines": {
"node": ">= 16.0.0 <17",
"pnpm": ">= 7.1.0"
"pnpm": ">= 7.8.0"
},
"volta": {
"node": "16.16.0"
Expand Down

0 comments on commit 93a0afc

Please sign in to comment.