Skip to content

Commit

Permalink
Update pnpm to v8.15.7 (#4131)
Browse files Browse the repository at this point in the history
Co-authored-by: Dhruv Bhanushali <hi@dhruvkb.dev>
  • Loading branch information
openverse-bot and dhruvkb authored Apr 16, 2024
1 parent 1bfe49e commit 936f08c
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 .pnpmfile.cjs .eslintrc.js prettier.config.js tsconfig.base.json"
},
"packageManager": "pnpm@8.15.6",
"packageManager": "pnpm@8.15.7",
"engines": {
"node": ">= 18.0.0 <19",
"pnpm": ">= 8.15.6"
"pnpm": ">= 8.15.7"
},
"volta": {
"node": "18.20.2"
Expand Down

0 comments on commit 936f08c

Please sign in to comment.