Skip to content

Commit

Permalink
Update cdk deps to v1.203.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2023
1 parent cbdb141 commit 7386603
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 317 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.34",
"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.203.0",
"@aws-cdk/aws-elasticbeanstalk": "1.203.0",
"@aws-cdk/aws-iam": "1.203.0",
"@aws-cdk/core": "1.203.0",
"dotenv": "16.1.4",
"source-map-support": "0.5.21"
},
Expand Down
Loading

0 comments on commit 7386603

Please sign in to comment.