Skip to content

Commit

Permalink
chore(deps): upgrade aws-cdk version 2.86.0 -> 2.118.0
Browse files Browse the repository at this point in the history
Upgrades project `aws-cdk` version `2.86.0` -> `2.118.0`. See details in [workflow run].

[Workflow Run]: https://github.com/RenovoSolutions/cdk-library-one-time-event/actions/runs/7405365861

------

*Automatically created via the "upgrade-cdk" workflow*

Signed-off-by: github-actions <[email protected]>
  • Loading branch information
github-actions committed Jan 4, 2024
1 parent 218db5f commit f3d3d8d
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 34 deletions.
4 changes: 2 additions & 2 deletions .projen/deps.json

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

2 changes: 1 addition & 1 deletion .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { awscdk, javascript } from 'projen';
const project = new awscdk.AwsCdkConstructLibrary({
author: 'Renovo Solutions',
authorAddress: '[email protected]',
cdkVersion: '2.86.0',
cdkVersion: '2.118.0',
projenrcTs: true,
defaultReleaseBranch: 'master',
majorVersion: 2,
Expand Down
4 changes: 2 additions & 2 deletions package.json

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

75 changes: 46 additions & 29 deletions yarn.lock

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

0 comments on commit f3d3d8d

Please sign in to comment.