Skip to content

Commit

Permalink
chore: update wing version (#61)
Browse files Browse the repository at this point in the history
- Updates wing to the latest version in each winglib.
- Adds a script to update wing (would be nice to do it in a cron job).
  • Loading branch information
polamoros authored and skorfmann committed Jan 22, 2024
1 parent 4b7b009 commit 91daff5
Show file tree
Hide file tree
Showing 8 changed files with 230 additions and 147 deletions.
4 changes: 2 additions & 2 deletions bedrock/package-lock.json

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

98 changes: 51 additions & 47 deletions containers/package-lock.json

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

6 changes: 3 additions & 3 deletions containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"license": "MIT",
"peerDependencies": {
"winglang": "^0.54.13",
"cdktf": "^0.19.1"
"cdktf": "^0.19.1",
"winglang": "^0.54.39"
},
"dependencies": {
"@cdktf/provider-aws": "^18.0.5",
Expand All @@ -25,4 +25,4 @@
"cdk8s-plus-27": "^2.7.33",
"glob": "^10.3.10"
}
}
}
4 changes: 2 additions & 2 deletions github/package-lock.json

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

Loading

0 comments on commit 91daff5

Please sign in to comment.