Skip to content

Commit a590c41

Browse files
Update dependency tsx to v3.12.7
1 parent 3aa4713 commit a590c41

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
@@ -36,7 +36,7 @@
3636
"rimraf": "5.0.1",
3737
"signale": "1.4.0",
3838
"tsup": "6.7.0",
39-
"tsx": "3.12.6",
39+
"tsx": "3.12.7",
4040
"typescript": "5.0.4"
4141
}
4242
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ __metadata:
441441
rimraf: 5.0.1
442442
signale: 1.4.0
443443
tsup: 6.7.0
444-
tsx: 3.12.6
444+
tsx: 3.12.7
445445
typescript: 5.0.4
446446
languageName: unknown
447447
linkType: soft
@@ -4179,9 +4179,9 @@ __metadata:
41794179
languageName: node
41804180
linkType: hard
41814181

4182-
"tsx@npm:3.12.6":
4183-
version: 3.12.6
4184-
resolution: "tsx@npm:3.12.6"
4182+
"tsx@npm:3.12.7":
4183+
version: 3.12.7
4184+
resolution: "tsx@npm:3.12.7"
41854185
dependencies:
41864186
"@esbuild-kit/cjs-loader": ^2.4.2
41874187
"@esbuild-kit/core-utils": ^3.0.0
@@ -4192,7 +4192,7 @@ __metadata:
41924192
optional: true
41934193
bin:
41944194
tsx: dist/cli.js
4195-
checksum: f503096f3b56ea521eaf8ed65bf7ad6f04749f9251ce168981d7b7483fadd4a6247a35184099c3bc5d43574c6f4eef6f2a58e45e31f002e78ba94120765f95c5
4195+
checksum: ddec149ad263e5c75fc8fde5c6ba7ec2ee390934c0a2e2c23897bacab83bc8c665955a23b608a19c42f49c14a7362cf74ad793b52cc94eda684be5c2c13fdb4d
41964196
languageName: node
41974197
linkType: hard
41984198

0 commit comments

Comments
 (0)