Skip to content

Commit f9dc04c

Browse files
chore(deps): bump tsx from 4.19.2 to 4.19.3 (#3624)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Amorosi <[email protected]>
1 parent 6968ca8 commit f9dc04c

File tree

3 files changed

+9
-406
lines changed

3 files changed

+9
-406
lines changed

examples/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"aws-cdk-lib": "^2.178.2",
3434
"constructs": "^10.4.2",
3535
"source-map-support": "^0.5.21",
36-
"tsx": "^4.19.2",
36+
"tsx": "^4.19.3",
3737
"typescript": "^5.7.3",
3838
"vitest": "^3.0.5"
3939
},

layers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"aws-cdk": "^2.178.2",
4444
"aws-cdk-lib": "^2.178.2",
4545
"esbuild": "^0.25.0",
46-
"tsx": "^4.19.2"
46+
"tsx": "^4.19.3"
4747
}
4848
}

0 commit comments

Comments
 (0)