Skip to content

Commit

Permalink
chore(deps): update pnpm to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 20, 2024
1 parent 379e6e1 commit da4aede
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/gameboy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"version": "0.0.0",
"type": "module",
"packageManager": "pnpm@8.15.7",
"packageManager": "pnpm@9.0.4",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"prepare": "husky",
"precommit": "pnpm run --filter gameboy precommit"
},
"packageManager": "pnpm@8.15.7",
"packageManager": "pnpm@9.0.4",
"devDependencies": {
"husky": "^9.0.11"
}
Expand Down

0 comments on commit da4aede

Please sign in to comment.