Skip to content

Commit

Permalink
Update aws cdk to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 65a2fcb commit 5b8c7e9
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 104 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"prepublish": "run-s clean build"
},
"devDependencies": {
"@aws-cdk/assert": "1.44.0",
"@aws-cdk/assert": "2.15.0",
"@aws-cdk/assets": "1.44.0",
"@aws-cdk/aws-apigateway": "1.44.0",
"@aws-cdk/aws-applicationautoscaling": "1.44.0",
Expand Down Expand Up @@ -53,8 +53,8 @@
"@aws-cdk/aws-sqs": "1.44.0",
"@aws-cdk/aws-ssm": "1.44.0",
"@aws-cdk/core": "1.44.0",
"@aws-cdk/cx-api": "1.44.0",
"@aws-cdk/region-info": "1.44.0",
"@aws-cdk/cx-api": "2.15.0",
"@aws-cdk/region-info": "2.15.0",
"@types/jest": "26.0.24",
"@typescript-eslint/eslint-plugin": "4.25.0",
"@typescript-eslint/parser": "4.25.0",
Expand Down
Loading

0 comments on commit 5b8c7e9

Please sign in to comment.