Skip to content

Commit 9452e22

Browse files
authored
Merge pull request #4 from aws-samples/feature/update-cdk-2.139.0
feat: Update CDK -> 2.139.0
2 parents f9d129b + c328f9a commit 9452e22

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
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
@@ -1,7 +1,7 @@
11
import { awscdk } from 'projen';
22

33
const project = new awscdk.AwsCdkTypeScriptApp({
4-
cdkVersion: '2.138.0',
4+
cdkVersion: '2.139.0',
55
defaultReleaseBranch: 'main',
66
name: 'logging-and-masking-express-step-functions',
77
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: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)