Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Commit

Permalink
Update aws cdk
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 17, 2020
1 parent 1127fae commit 05d69f6
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
"prepublish": "run-s clean build"
},
"devDependencies": {
"@aws-cdk/assert": "1.28.0",
"@aws-cdk/aws-autoscaling": "1.28.0",
"@aws-cdk/aws-cloudtrail": "1.28.0",
"@aws-cdk/aws-ecs": "1.28.0",
"@aws-cdk/aws-events": "1.28.0",
"@aws-cdk/aws-s3": "1.28.0",
"@aws-cdk/aws-s3-deployment": "1.28.0",
"@aws-cdk/aws-ssm": "1.28.0",
"@aws-cdk/core": "1.28.0",
"aws-cdk": "1.28.0",
"@aws-cdk/assert": "1.33.0",
"@aws-cdk/aws-autoscaling": "1.32.2",
"@aws-cdk/aws-cloudtrail": "1.33.0",
"@aws-cdk/aws-ecs": "1.32.2",
"@aws-cdk/aws-events": "1.32.2",
"@aws-cdk/aws-s3": "1.32.2",
"@aws-cdk/aws-s3-deployment": "1.32.2",
"@aws-cdk/aws-ssm": "1.32.2",
"@aws-cdk/core": "1.33.0",
"aws-cdk": "1.33.0",
"@types/jest": "25.2.1",
"@types/node": "12.12.31",
"jest": "25.3.0",
Expand Down

0 comments on commit 05d69f6

Please sign in to comment.