Skip to content

Commit 6c9b41c

Browse files
author
github-actions
committed
chore(deps): upgrade aws-cdk version 2.86.0 -> 2.121.1
Upgrades project `aws-cdk` version `2.86.0` -> `2.121.1`. See details in [workflow run]. [Workflow Run]: https://github.com/RenovoSolutions/cdk-aspects-library-security-group/actions/runs/7516811161 ------ *Automatically created via the "upgrade-cdk" workflow* Signed-off-by: github-actions <github-actions@github.com>
1 parent 83fd3bc commit 6c9b41c

File tree

4 files changed

+51
-34
lines changed

4 files changed

+51
-34
lines changed

.projen/deps.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { awscdk, javascript } from 'projen';
22
const project = new awscdk.AwsCdkConstructLibrary({
33
author: 'Renovo Solutions',
44
authorAddress: 'webmaster+cdk@renovo1.com',
5-
cdkVersion: '2.86.0',
5+
cdkVersion: '2.121.1',
66
defaultReleaseBranch: 'master',
77
majorVersion: 2,
88
projenrcTs: true,

package.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 46 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)