Skip to content

Commit

Permalink
chore: update pnpm to v8.14.0 (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
zdravko-georgiev committed Jan 10, 2024
1 parent d33d088 commit c1bbe3b
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"engines": {
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm",
"pnpm": "8",
"pnpm": "8.14.0",
"node": ">=16.1.0 < 17.0.0 || >=18.0.0 < 19.0.0"
},
"packageManager": "pnpm@8.6.3",
"packageManager": "pnpm@8.14.0",
"pnpm": {
"overrides": {
"[email protected]>ansi-regex": "^5.0.1"
Expand Down
75 changes: 69 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit c1bbe3b

Please sign in to comment.