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 Mar 24, 2020
1 parent c58cb7e commit 9695385
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.30.0",
"@aws-cdk/aws-autoscaling": "1.30.0",
"@aws-cdk/aws-cloudtrail": "1.31.0",
"@aws-cdk/aws-ecs": "1.30.0",
"@aws-cdk/aws-events": "1.31.0",
"@aws-cdk/aws-s3": "1.31.0",
"@aws-cdk/aws-s3-deployment": "1.31.0",
"@aws-cdk/aws-ssm": "1.31.0",
"@aws-cdk/core": "1.31.0",
"aws-cdk": "1.31.0",
"@types/jest": "25.1.4",
"@types/node": "12.12.21",
"jest": "25.1.0",
Expand Down

0 comments on commit 9695385

Please sign in to comment.