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 21, 2023
1 parent e121751 commit 026771e
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.0",
"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.0":
version: 4.2.0
resolution: "tsx@npm:4.2.0"
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: d72322a82731e3c88a22c101fc7c5129728487a3c14234eae2076960ca9eee39e1db98a5cb5a92135f2d9095e3a0fd975ea6c703bac70cc97aaf71d088da90c1
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.0
typescript: 5.3.2
xo: 0.56.0
languageName: unknown
Expand Down

0 comments on commit 026771e

Please sign in to comment.