Skip to content

Commit

Permalink
Update cdk deps to v1.165.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2022
1 parent b7e8bc6 commit 428cece
Show file tree
Hide file tree
Showing 2 changed files with 362 additions and 362 deletions.
14 changes: 7 additions & 7 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.165.0",
"@types/jest": "27.5.2",
"@types/node": "16.11.43",
"aws-cdk": "1.159.0",
"aws-cdk": "1.165.0",
"husky": "7.0.4",
"jest": "27.5.1",
"lint-staged": "12.5.0",
Expand All @@ -29,11 +29,11 @@
"typescript": "4.7.4"
},
"dependencies": {
"@aws-cdk/aws-cloudfront": "1.159.0",
"@aws-cdk/aws-codebuild": "1.159.0",
"@aws-cdk/aws-iam": "1.159.0",
"@aws-cdk/aws-s3": "1.159.0",
"@aws-cdk/core": "1.159.0",
"@aws-cdk/aws-cloudfront": "1.165.0",
"@aws-cdk/aws-codebuild": "1.165.0",
"@aws-cdk/aws-iam": "1.165.0",
"@aws-cdk/aws-s3": "1.165.0",
"@aws-cdk/core": "1.165.0",
"dotenv": "16.0.1",
"source-map-support": "0.5.21"
},
Expand Down
Loading

0 comments on commit 428cece

Please sign in to comment.