Skip to content

Commit

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

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

------

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

Signed-off-by: github-actions <[email protected]>
  • Loading branch information
github-actions committed Sep 27, 2023
1 parent 218db5f commit 4e1ccd5
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 25 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.98.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.

47 changes: 27 additions & 20 deletions yarn.lock

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

0 comments on commit 4e1ccd5

Please sign in to comment.