Skip to content

Commit

Permalink
Update pnpm (#4294)
Browse files Browse the repository at this point in the history
Signed-off-by: Olga Bulat <[email protected]>
  • Loading branch information
obulat authored May 10, 2024
1 parent 28dd342 commit c2e9b9b
Show file tree
Hide file tree
Showing 2 changed files with 14,977 additions and 11,693 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.8",
"packageManager": "pnpm@9.1.0",
"engines": {
"node": ">= 18.0.0 <19",
"pnpm": ">= 8.15.8"
"pnpm": ">= 9.1.0"
},
"volta": {
"node": "18.20.2"
Expand Down
Loading

0 comments on commit c2e9b9b

Please sign in to comment.