Skip to content

Commit

Permalink
Update pnpm to v8.15.8 (#4241)
Browse files Browse the repository at this point in the history
* Update pnpm to v8.15.8

* Update `engines.pnpm`

---------

Co-authored-by: Dhruv Bhanushali <hi@dhruvkb.dev>
  • Loading branch information
openverse-bot and dhruvkb authored May 1, 2024
1 parent e49c60c commit 6ce9661
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"preeslint": "pnpm --filter '@openverse/eslint-plugin' run build",
"eslint": "eslint --ext .js,.ts,.vue,.json,.json5 --ignore-path .gitignore --ignore-path .eslintignore --max-warnings=0 frontend automations/js packages/js .pnpmfile.cjs .eslintrc.js prettier.config.js tsconfig.base.json"
},
"packageManager": "pnpm@8.15.7",
"packageManager": "pnpm@8.15.8",
"engines": {
"node": ">= 18.0.0 <19",
"pnpm": ">= 8.15.7"
"pnpm": ">= 8.15.8"
},
"volta": {
"node": "18.20.2"
Expand Down

0 comments on commit 6ce9661

Please sign in to comment.