Skip to content

Commit 00c22eb

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github/codeql-action-4.31.6
2 parents 727370f + a9c2872 commit 00c22eb

File tree

4 files changed

+36
-493
lines changed

4 files changed

+36
-493
lines changed

examples/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"aws-cdk-lib": "^2.228.0",
3535
"constructs": "^10.4.3",
3636
"source-map-support": "^0.5.21",
37-
"tsx": "^4.20.6",
37+
"tsx": "^4.21.0",
3838
"typescript": "^5.9.3",
3939
"vitest": "^4.0.10"
4040
},

layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"aws-cdk": "^2.1033.0",
4646
"aws-cdk-lib": "^2.228.0",
4747
"esbuild": "^0.27.0",
48-
"tsx": "^4.20.6"
48+
"tsx": "^4.21.0"
4949
}
5050
}

0 commit comments

Comments
 (0)