Skip to content

Commit c2fe7e0

Browse files
cu-infra-svc-gitgithub-actionsahammond
authored
fix(deps): upgrade projen (#11)
* fix(deps): upgrade projen Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/time-loop/cdk-redis-queue-depth-metric-publisher/actions/runs/7980809552 ------ *Automatically created by projen via the "update-projen-main" workflow* Signed-off-by: github-actions <[email protected]> * fix jsii issue --------- Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]> Co-authored-by: Andrew Hammond <[email protected]>
1 parent 3ce78fe commit c2fe7e0

File tree

4 files changed

+305
-80
lines changed

4 files changed

+305
-80
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: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const project = new clickupCdk.ClickUpCdkConstructLibrary({
77
cdkVersion: '2.87.0',
88
defaultReleaseBranch: 'main',
99
devDeps: ['@types/aws-lambda', '@time-loop/clickup-projen', '@aws-cdk/integ-tests-alpha'],
10-
jsiiVersion: '~5.0.0',
1110
name,
1211
projenrcTs: true,
1312
repositoryUrl: `https://github.com/time-loop/${name}.git`,

package.json

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

0 commit comments

Comments
 (0)