Skip to content

Commit

Permalink
chore(deps): update pnpm to v8.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaggyTech committed May 31, 2023
1 parent e0989d2 commit d18e6cd
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 95 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"bugs": {
"url": "https://github.com/ShaggyTech/nhtsa-api-wrapper/issues"
},
"packageManager": "pnpm@8.1.0",
"packageManager": "pnpm@8.6.0",
"workspaces": [
"apps/*",
"config/*",
Expand All @@ -22,7 +22,7 @@
],
"engines": {
"node": ">=18.13.0",
"pnpm": ">=7.27.1"
"pnpm": ">=8.6.0"
},
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down
134 changes: 41 additions & 93 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit d18e6cd

@ShaggyTech
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Closes #529

Please sign in to comment.