Skip to content

Commit

Permalink
template: pnpm 8.15.3 (#1451)
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 Feb 21, 2024
1 parent 9b0fce0 commit d313837
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion template/express-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"skuba": "*",
"supertest": "^6.1.6"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"engines": {
"node": ">=20"
}
Expand Down
2 changes: 1 addition & 1 deletion template/greeter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/node": "^20.9.0",
"skuba": "*"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"engines": {
"node": ">=20"
}
Expand Down
2 changes: 1 addition & 1 deletion template/koa-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"skuba": "*",
"supertest": "^6.1.6"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"engines": {
"node": ">=20"
}
Expand Down
2 changes: 1 addition & 1 deletion template/lambda-sqs-worker-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"constructs": "^10.0.17",
"skuba": "*"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"engines": {
"node": ">=20"
}
Expand Down
2 changes: 1 addition & 1 deletion template/lambda-sqs-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"serverless-prune-plugin": "^2.0.0",
"skuba": "*"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"engines": {
"node": ">=20"
}
Expand Down

0 comments on commit d313837

Please sign in to comment.