Skip to content

Commit

Permalink
chore(deps): update pnpm to v8.15.2 (#163)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent c6a7697 commit c9accf4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"seed": "ts-node-esm ./prisma/seed.ts"
},
"keywords": [],
"packageManager": "pnpm@8.15.1",
"packageManager": "pnpm@8.15.2",
"author": "",
"license": "MIT"
}
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
"typescript": "^5.2.2"
},
"license": "MIT",
"packageManager": "pnpm@8.15.1",
"packageManager": "pnpm@8.15.2",
"engines": {
"node": ">=16",
"pnpm": ">=7",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"frontend",
"backend"
],
"packageManager": "pnpm@8.15.1",
"packageManager": "pnpm@8.15.2",
"engines": {
"node": ">=18",
"pnpm": ">=7",
Expand Down

0 comments on commit c9accf4

Please sign in to comment.