Skip to content

Commit 2a055da

Browse files
committed
upgrading cdk version
1 parent 1f2cd42 commit 2a055da

File tree

4 files changed

+28
-34
lines changed

4 files changed

+28
-34
lines changed

.projen/deps.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ const { awscdk } = require('projen');
22
const project = new awscdk.AwsCdkConstructLibrary({
33
author: 'Timothy Downs',
44
authorAddress: '[email protected]',
5-
cdkVersion: '2.76.0',
5+
cdkVersion: '2.83.1',
66
defaultReleaseBranch: 'main',
77
name: 'cdk-redisdb',
88
repositoryUrl: 'https://github.com/forkfork/cdk-redisdb.git',

package.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+23-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)