Skip to content

Commit

Permalink
Update cdk deps to v1.170.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2022
1 parent 9534e77 commit 12d994e
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.170.0",
"@types/jest": "27.5.2",
"@types/node": "16.11.47",
"aws-cdk": "1.159.0",
"aws-cdk": "1.170.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.170.0",
"@aws-cdk/aws-elasticbeanstalk": "1.170.0",
"@aws-cdk/aws-iam": "1.170.0",
"@aws-cdk/core": "1.170.0",
"dotenv": "16.0.1",
"source-map-support": "0.5.21"
},
Expand Down
Loading

0 comments on commit 12d994e

Please sign in to comment.