Skip to content

Commit

Permalink
updated installer stack cdk (#1120)
Browse files Browse the repository at this point in the history
  • Loading branch information
hickeydh-aws authored Mar 10, 2023
1 parent 9231f92 commit 5ee54ec
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 7 deletions.
47 changes: 42 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/installer/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
},
"dependencies": {
"@aws-accelerator/installer": "link:",
"aws-cdk-lib": "2.38.0",
"aws-cdk-lib": "2.38.1",
"constructs": "10.0.12"
},
"devDependencies": {
"@types/jest": "25.2.3",
"@types/node": "14.14.31",
"aws-cdk": "2.38.0",
"aws-cdk": "2.38.1",
"aws-sdk": "2.944.0",
"eslint": "7.25.0",
"jest": "25.2.4",
Expand Down

0 comments on commit 5ee54ec

Please sign in to comment.