Skip to content

Commit 76b8621

Browse files
authored
chore(deps-dev): bump tsx to 4.20.3 (#995)
1 parent 090e9d7 commit 76b8621

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/jscodeshift": "^17.3.0",
5252
"@types/node": "^18.19.112",
5353
"aws-sdk": "2.1692.0",
54-
"tsx": "^4.7.1",
54+
"tsx": "^4.20.3",
5555
"typescript": "~5.8.3"
5656
},
5757
"engines": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1205,7 +1205,7 @@ __metadata:
12051205
"@types/node": "npm:^18.19.112"
12061206
aws-sdk: "npm:2.1692.0"
12071207
jscodeshift: "npm:17.3.0"
1208-
tsx: "npm:^4.7.1"
1208+
tsx: "npm:^4.20.3"
12091209
typescript: "npm:~5.8.3"
12101210
bin:
12111211
aws-sdk-js-codemod: bin/aws-sdk-js-codemod
@@ -3190,9 +3190,9 @@ __metadata:
31903190
languageName: node
31913191
linkType: hard
31923192

3193-
"tsx@npm:^4.7.1":
3194-
version: 4.19.3
3195-
resolution: "tsx@npm:4.19.3"
3193+
"tsx@npm:^4.20.3":
3194+
version: 4.20.3
3195+
resolution: "tsx@npm:4.20.3"
31963196
dependencies:
31973197
esbuild: "npm:~0.25.0"
31983198
fsevents: "npm:~2.3.3"
@@ -3202,7 +3202,7 @@ __metadata:
32023202
optional: true
32033203
bin:
32043204
tsx: dist/cli.mjs
3205-
checksum: 10c0/cacfb4cf1392ae10e8e4fe032ad26ccb07cd8a3b32e5a0da270d9c48d06ee74f743e4a84686cbc9d89b48032d59bbc56cd911e076f53cebe61dc24fa525ff790
3205+
checksum: 10c0/6ff0d91ed046ec743fac7ed60a07f3c025e5b71a5aaf58f3d2a6b45e4db114c83e59ebbb078c8e079e48d3730b944a02bc0de87695088aef4ec8bbc705dc791b
32063206
languageName: node
32073207
linkType: hard
32083208

0 commit comments

Comments
 (0)