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 17, 2023
1 parent 910ab64 commit f81f801
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.1.3",
"typescript": "5.2.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.1.3":
version: 4.1.3
resolution: "tsx@npm:4.1.3"
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: 4d454e08d15bf53bd384e36b2a652af7e4d76a9728634a554afe51600ad8929c4f8033efca403fef990192c3c8bb1b1da8362a237487a39702ceb596c3a1e6a3
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.1.3
typescript: 5.2.2
xo: 0.56.0
languageName: unknown
Expand Down

0 comments on commit f81f801

Please sign in to comment.