Skip to content

Commit 8f791dd

Browse files
chore(deps): update dependency tsx to v4.20.5 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent afbf9cd commit 8f791dd

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
@@ -68,7 +68,7 @@
6868
"lodash-es": "4.17.21",
6969
"pkgroll": "2.15.3",
7070
"prettier": "3.6.2",
71-
"tsx": "4.20.4",
71+
"tsx": "4.20.5",
7272
"typescript": "5.9.2",
7373
"typescript-eslint": "8.40.0",
7474
"vite-tsconfig-paths": "5.1.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3709,7 +3709,7 @@ __metadata:
37093709
lodash-es: "npm:4.17.21"
37103710
pkgroll: "npm:2.15.3"
37113711
prettier: "npm:3.6.2"
3712-
tsx: "npm:4.20.4"
3712+
tsx: "npm:4.20.5"
37133713
typescript: "npm:5.9.2"
37143714
typescript-eslint: "npm:8.40.0"
37153715
vite-tsconfig-paths: "npm:5.1.4"
@@ -5170,9 +5170,9 @@ __metadata:
51705170
languageName: node
51715171
linkType: hard
51725172

5173-
"tsx@npm:4.20.4":
5174-
version: 4.20.4
5175-
resolution: "tsx@npm:4.20.4"
5173+
"tsx@npm:4.20.5":
5174+
version: 4.20.5
5175+
resolution: "tsx@npm:4.20.5"
51765176
dependencies:
51775177
esbuild: "npm:~0.25.0"
51785178
fsevents: "npm:~2.3.3"
@@ -5182,7 +5182,7 @@ __metadata:
51825182
optional: true
51835183
bin:
51845184
tsx: dist/cli.mjs
5185-
checksum: 10/dc5d7b7a15fc67f9e3bd20a6d0b3322bd798aa544ce6ab1e857134ea5803f2cd7ac8f4a2099e4ca842dd6e22f2d5a5ea0e0057f571f4d2101ba64b676ffaea3d
5185+
checksum: 10/161420678027c43d07b60b7b6b512cc67ff86ae3cca0641a19b0d3e742c5e262bca57034c4bff6d9346f9269e9ada24b6030e1d2bc890df5e1a9754865d3c08a
51865186
languageName: node
51875187
linkType: hard
51885188

0 commit comments

Comments
 (0)