Skip to content

Commit 174556c

Browse files
committed
feat: superset dockerfile
1 parent 3072773 commit 174556c

File tree

4 files changed

+47
-48
lines changed

4 files changed

+47
-48
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,6 +1,6 @@
11
const { AwsCdkConstructLibrary } = require('projen/lib/awscdk');
22
const { NpmAccess } = require('projen/lib/javascript');
3-
const CDK_VERSION = '2.169.0';
3+
const CDK_VERSION = '2.207.0';
44
const project = new AwsCdkConstructLibrary({
55
author: 'Bharat Parmar',
66
authorAddress: 'bharat.parmar@smallcase.com',

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: 42 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)