Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#240)
Browse files Browse the repository at this point in the history
* chore(deps): upgrade dependencies

Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/jogold/cloudstructs/actions/runs/6541082298

------

*Automatically created by projen via the "upgrade-master" workflow*

Signed-off-by: github-actions <[email protected]>

* fix type

* more types

* more types

* more deps

* test

* import type

* chore: self mutation

Signed-off-by: github-actions <[email protected]>

* jsii 5.x

* chore: self mutation

Signed-off-by: github-actions <[email protected]>

---------

Signed-off-by: github-actions <[email protected]>
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
jogold and github-actions authored Oct 17, 2023
1 parent 02958bf commit 2fccb06
Show file tree
Hide file tree
Showing 21 changed files with 5,659 additions and 2,371 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yml

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

12 changes: 6 additions & 6 deletions .github/workflows/release.yml

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

2 changes: 1 addition & 1 deletion .github/workflows/upgrade-master.yml

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

47 changes: 7 additions & 40 deletions .projen/deps.json

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

4 changes: 2 additions & 2 deletions .projen/tasks.json

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

1 change: 1 addition & 0 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
authorAddress: '[email protected]',
authorName: 'Jonathan Goldwasser',
description: 'High-level constructs for AWS CDK',
jsiiVersion: '5.x',
cdkVersion: '2.1.0',
name: 'cloudstructs',
repository: 'https://github.com/jogold/cloudstructs.git',
Expand Down
Loading

0 comments on commit 2fccb06

Please sign in to comment.