Skip to content

Commit

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

[Workflow Run]: https://github.com/RenovoSolutions/cdk-library-renovo-s3-bucket/actions/runs/4581202980

------

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

Signed-off-by: github-actions <[email protected]>
  • Loading branch information
github-actions committed Apr 1, 2023
1 parent a6bfea2 commit e592e1e
Show file tree
Hide file tree
Showing 4 changed files with 87 additions and 87 deletions.
12 changes: 6 additions & 6 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.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const { awscdk, javascript } = require('projen');
const project = new awscdk.AwsCdkConstructLibrary({
author: 'Renovo Solutions',
authorAddress: '[email protected]',
cdkVersion: '1.195.0',
cdkVersion: '1.198.1',
defaultReleaseBranch: 'master',
majorVersion: '2',
releaseBranches: {
Expand Down
12 changes: 6 additions & 6 deletions package.json

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

148 changes: 74 additions & 74 deletions yarn.lock

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

0 comments on commit e592e1e

Please sign in to comment.