Skip to content

Commit

Permalink
template: pino-pretty ^11.0.0 (#1511)
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 Mar 26, 2024
1 parent b66e208 commit bc2c69d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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 @@ -20,7 +20,7 @@
"@types/express": "^4.17.13",
"@types/node": "^20.9.0",
"@types/supertest": "^6.0.0",
"pino-pretty": "^10.0.0",
"pino-pretty": "^11.0.0",
"skuba": "*",
"supertest": "^6.1.6"
},
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 @@ -39,7 +39,7 @@
"@types/node": "^20.9.0",
"@types/supertest": "^6.0.0",
"chance": "^1.1.8",
"pino-pretty": "^10.0.0",
"pino-pretty": "^11.0.0",
"skuba": "*",
"supertest": "^6.1.6"
},
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 @@ -30,7 +30,7 @@
"aws-sdk-client-mock": "^4.0.0",
"aws-sdk-client-mock-jest": "^4.0.0",
"chance": "^1.1.8",
"pino-pretty": "^10.0.0",
"pino-pretty": "^11.0.0",
"serverless": "^3.37.0",
"serverless-plugin-canary-deployments": "^0.8.0",
"serverless-plugin-datadog": "^5.12.0",
Expand Down

0 comments on commit bc2c69d

Please sign in to comment.