Skip to content

Commit

Permalink
build(deps): update dependency tsx to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 71abc7c commit f12132c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"ava": "5.3.1",
"c8": "8.0.1",
"prettier": "3.1.0",
"tsx": "3.14.0",
"tsx": "4.2.1",
"typescript": "5.3.2",
"xo": "0.56.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5955,9 +5955,9 @@ resolve@~1.19.0:
languageName: node
linkType: hard

"tsx@npm:3.14.0":
version: 3.14.0
resolution: "tsx@npm:3.14.0"
"tsx@npm:4.2.1":
version: 4.2.1
resolution: "tsx@npm:4.2.1"
dependencies:
esbuild: ~0.18.20
fsevents: ~2.3.3
Expand All @@ -5968,7 +5968,7 @@ resolve@~1.19.0:
optional: true
bin:
tsx: dist/cli.mjs
checksum: afcef5d9b90b5800cf1ffb749e943f63042d78a4c0d9eef6e13e43f4ecab465d45e2c9812a2c515cbdc2ee913ff1cd01bf5c606a48013dd3ce2214a631b45557
checksum: eb41d2ec7194854c82f9ef3adc01130af5c0368c3f2e1e9f5ed7032b608bad55aaf1325a7d030711f4a42049de8cd7011c3b2dc8af0bb9d8bc3229015c385e42
languageName: node
linkType: hard

Expand Down Expand Up @@ -6067,7 +6067,7 @@ resolve@~1.19.0:
ava: 5.3.1
c8: 8.0.1
prettier: 3.1.0
tsx: 3.14.0
tsx: 4.2.1
typescript: 5.3.2
xo: 0.56.0
languageName: unknown
Expand Down

0 comments on commit f12132c

Please sign in to comment.