Skip to content

Commit

Permalink
chore(deps): update pnpm to v8.11.0 (#111)
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] committed Nov 25, 2023
1 parent 921ed5d commit 990bffb
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.10.2",
"packageManager": "pnpm@8.11.0",
"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.10.2",
"packageManager": "pnpm@8.11.0",
"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.10.5",
"packageManager": "pnpm@8.11.0",
"engines": {
"node": ">=18",
"pnpm": ">=7",
Expand Down

0 comments on commit 990bffb

Please sign in to comment.