Skip to content

Commit

Permalink
Update cdk deps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent e19e9c9 commit 8e163fe
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 319 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"postinstall": "husky install"
},
"devDependencies": {
"@aws-cdk/assert": "1.159.0",
"@aws-cdk/assert": "1.203.0",
"@types/jest": "27.5.2",
"@types/node": "16.18.119",
"aws-cdk": "1.159.0",
"aws-cdk": "1.203.0",
"husky": "7.0.4",
"jest": "27.5.1",
"lint-staged": "12.5.0",
Expand All @@ -29,10 +29,10 @@
"typescript": "4.9.5"
},
"dependencies": {
"@aws-cdk/aws-codebuild": "1.159.0",
"@aws-cdk/aws-elasticbeanstalk": "1.159.0",
"@aws-cdk/aws-iam": "1.159.0",
"@aws-cdk/core": "1.159.0",
"@aws-cdk/aws-codebuild": "1.204.0",
"@aws-cdk/aws-elasticbeanstalk": "1.204.0",
"@aws-cdk/aws-iam": "1.204.0",
"@aws-cdk/core": "1.204.0",
"dotenv": "16.4.1",
"source-map-support": "0.5.21"
},
Expand Down
Loading

0 comments on commit 8e163fe

Please sign in to comment.