Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 4, 2023
1 parent a3c05a8 commit dd317b2
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 30 deletions.
14 changes: 7 additions & 7 deletions lambda/log-redirect/package-lock.json

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

2 changes: 1 addition & 1 deletion lambda/log-redirect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@types/aws-lambda": "8.10.130",
"@types/http-errors": "2.0.4",
"@types/luxon": "3.3.6",
"@types/luxon": "3.3.7",
"typescript": "5.3.2"
}
}
40 changes: 20 additions & 20 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/jest": "29.5.10",
"@types/node": "20.10.2",
"@types/node": "20.10.3",
"jest": "29.7.0",
"ts-jest": "^29.1.0",
"aws-cdk": "2.113.0",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@aws-cdk/aws-apigatewayv2-alpha": "2.113.0-alpha.0",
"@aws-cdk/aws-apigatewayv2-integrations-alpha": "2.113.0-alpha.0",
"@trautonen/cdk-dns-validated-certificate": "0.0.32",
"@trautonen/cdk-dns-validated-certificate": "0.0.33",
"aws-cdk-lib": "2.113.0",
"cdk-cross-account-route53": "0.0.5",
"constructs": "10.3.0",
Expand Down

0 comments on commit dd317b2

Please sign in to comment.