Skip to content

Commit a9c2872

Browse files
chore(deps): bump tsx from 4.20.6 to 4.21.0 (#4829)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Swopnil Dangol <[email protected]>
1 parent 0b64d68 commit a9c2872

File tree

3 files changed

+8
-465
lines changed

3 files changed

+8
-465
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)