Skip to content

Commit

Permalink
Update cdk deps to v1.163.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2022
1 parent 2de2e61 commit 4ba9b12
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 301 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.163.0",
"@types/jest": "27.5.2",
"@types/node": "16.11.43",
"aws-cdk": "1.159.0",
"aws-cdk": "1.163.0",
"husky": "7.0.4",
"jest": "27.5.1",
"lint-staged": "12.5.0",
Expand All @@ -29,10 +29,10 @@
"typescript": "4.7.4"
},
"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.163.0",
"@aws-cdk/aws-elasticbeanstalk": "1.163.0",
"@aws-cdk/aws-iam": "1.163.0",
"@aws-cdk/core": "1.163.0",
"dotenv": "16.0.1",
"source-map-support": "0.5.21"
},
Expand Down
Loading

0 comments on commit 4ba9b12

Please sign in to comment.