Skip to content

Commit

Permalink
template: @seek/logger ^9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2024
1 parent ffddd28 commit 934ba74
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 65 deletions.
69 changes: 8 additions & 61 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion template/express-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test:watch": "skuba test --watch"
},
"dependencies": {
"@seek/logger": "^6.0.0",
"@seek/logger": "^9.0.0",
"express": "^4.17.1",
"hot-shots": "^10.0.0",
"seek-datadog-custom-metrics": "^4.6.3",
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 @@ -21,7 +21,7 @@
"@opentelemetry/instrumentation-http": "^0.53.0",
"@opentelemetry/propagator-b3": "^1.25.0",
"@opentelemetry/sdk-node": "^0.53.0",
"@seek/logger": "^6.0.0",
"@seek/logger": "^9.0.0",
"hot-shots": "^10.0.0",
"koa": "^2.13.4",
"koa-bodyparser": "^4.3.0",
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 @@ -16,7 +16,7 @@
"@aws-sdk/client-codedeploy": "^3.363.0",
"@aws-sdk/client-lambda": "^3.363.0",
"@aws-sdk/client-sns": "^3.363.0",
"@seek/logger": "^6.0.0",
"@seek/logger": "^9.0.0",
"skuba-dive": "^2.0.0",
"zod": "^3.19.1"
},
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 @@ -18,7 +18,7 @@
"@aws-sdk/client-codedeploy": "^3.363.0",
"@aws-sdk/client-lambda": "^3.363.0",
"@aws-sdk/client-sns": "^3.363.0",
"@seek/logger": "^6.0.0",
"@seek/logger": "^9.0.0",
"datadog-lambda-js": "^8.0.0",
"dd-trace": "^5.0.0",
"skuba-dive": "^2.0.0",
Expand Down

0 comments on commit 934ba74

Please sign in to comment.