Skip to content

Commit 3d42f7c

Browse files
committed
feat: upgrade dependencies
1 parent c3f0c4c commit 3d42f7c

File tree

4 files changed

+31
-24
lines changed

4 files changed

+31
-24
lines changed

.projen/deps.json

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

.projenrc.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
const { ConstructLibraryCdk8s } = require('projen/lib/cdk8s');
22

3-
const CDK_VERSION = '2.8.0';
3+
const CDK_VERSION = '2.20.0';
44

55
const project = new ConstructLibraryCdk8s({
66
author: 'Hunter Thompson',
77
authorAddress: '[email protected]',
8-
cdk8sVersion: '2.1.23',
8+
cdk8sVersion: '2.2.74',
99
constructsVersion: '10.0.5',
1010
defaultReleaseBranch: 'development',
1111
stability: 'experimental',

package.json

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

yarn.lock

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

0 commit comments

Comments
 (0)