Skip to content

Commit 59bc237

Browse files
chore(deps): upgrade dependencies (#613)
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/cdk-monitoring-constructs/actions/runs/12458969299 ------ *Automatically created by projen via the "upgrade-main" workflow*
1 parent 8b50140 commit 59bc237

File tree

5 files changed

+530
-476
lines changed

5 files changed

+530
-476
lines changed

.projen/deps.json

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

.projen/tasks.json

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

.projenrc.ts

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ const project = new awscdk.AwsCdkConstructLibrary({
2222
stability: "experimental",
2323

2424
cdkVersion: CDK_VERSION,
25+
// TODO: upgrade to 5.x
26+
jsiiVersion: "1.x",
2527

2628
srcdir: "lib",
2729
testdir: "test",

package.json

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

0 commit comments

Comments
 (0)