Skip to content

Commit

Permalink
Update aws-cdk monorepo to v2.131.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent 6fd8693 commit 3d5a266
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 21 deletions.
71 changes: 52 additions & 19 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 @@ -15,15 +15,15 @@
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/node": "20.11.19",
"aws-cdk": "2.128.0",
"aws-cdk": "2.131.0",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "~5.3.3",
"vitest": "^1.2.2"
},
"dependencies": {
"aws-cdk-lib": "2.128.0",
"aws-cdk-lib": "2.131.0",
"@aws-cdk/aws-apigatewayv2-alpha": "^2.114.1-alpha.0",
"@aws-cdk/aws-apigatewayv2-integrations-alpha": "^2.114.1-alpha.0",
"constructs": "^10.3.0",
Expand Down

0 comments on commit 3d5a266

Please sign in to comment.