Skip to content

Commit

Permalink
Update pnpm to v8.15.6 (#4050)
Browse files Browse the repository at this point in the history
Co-authored-by: Olga Bulat <obulat@gmail.com>
  • Loading branch information
openverse-bot and obulat authored Apr 8, 2024
1 parent cd74e8a commit 4e01e2a
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.12.1",
"packageManager": "pnpm@8.15.6",
"engines": {
"node": ">= 18.0.0 <19",
"pnpm": ">= 8.12.1"
"pnpm": ">= 8.15.6"
},
"volta": {
"node": "18.20.0"
Expand Down

0 comments on commit 4e01e2a

Please sign in to comment.