Skip to content

Commit

Permalink
chore: update pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
bjohansebas committed Jul 13, 2024
1 parent 9be2a11 commit 336a44a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lint-staged": "15.2.7",
"turbo": "2.0.6"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.5.0",
"engines": {
"node": ">=18.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"type": "github",
"url": "https://github.com/sponsors/bjohansebas"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.5.0",
"engines": {
"node": ">=18.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/scanner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"engines": {
"node": ">=18.0.0"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.5.0",
"publishConfig": {
"access": "public"
}
Expand Down

0 comments on commit 336a44a

Please sign in to comment.