Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Update dependency tsx to v3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2024
1 parent 9e4fb05 commit e5e24a9
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 @@ -47,7 +47,7 @@
"rimraf": "5.0.5",
"signale": "1.4.0",
"tsup": "7.2.0",
"tsx": "3.13.0",
"tsx": "3.14.0",
"typescript": "5.4.3"
},
"optionalDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ __metadata:
signale: 1.4.0
sonic-boom: 3.8.0
tsup: 7.2.0
tsx: 3.13.0
tsx: 3.14.0
typescript: 5.4.3
dependenciesMeta:
pino:
Expand Down Expand Up @@ -4587,9 +4587,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:3.13.0":
version: 3.13.0
resolution: "tsx@npm:3.13.0"
"tsx@npm:3.14.0":
version: 3.14.0
resolution: "tsx@npm:3.14.0"
dependencies:
esbuild: ~0.18.20
fsevents: ~2.3.3
Expand All @@ -4600,7 +4600,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: ef858574e110d16a7ca9bbb3a5edeeafd37026ebed6cdd390c4707ad64005024c55fd3142a8f89732c79176196afa7d27073f586966ff0cae0126159ebd58be4
checksum: afcef5d9b90b5800cf1ffb749e943f63042d78a4c0d9eef6e13e43f4ecab465d45e2c9812a2c515cbdc2ee913ff1cd01bf5c606a48013dd3ce2214a631b45557
languageName: node
linkType: hard

Expand Down

0 comments on commit e5e24a9

Please sign in to comment.