Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 18, 2023
1 parent bccb849 commit 4cebd51
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 @@ -38,7 +38,7 @@
"prettier": "3.0.3",
"rimraf": "5.0.5",
"signale": "1.4.0",
"tsx": "3.13.0",
"tsx": "3.14.0",
"typescript": "5.2.2",
"vitest": "0.34.6"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ __metadata:
prettier: 3.0.3
rimraf: 5.0.5
signale: 1.4.0
tsx: 3.13.0
tsx: 3.14.0
typescript: 5.2.2
vitest: 0.34.6
languageName: unknown
Expand Down Expand Up @@ -4135,9 +4135,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 @@ -4148,7 +4148,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: ef858574e110d16a7ca9bbb3a5edeeafd37026ebed6cdd390c4707ad64005024c55fd3142a8f89732c79176196afa7d27073f586966ff0cae0126159ebd58be4
checksum: afcef5d9b90b5800cf1ffb749e943f63042d78a4c0d9eef6e13e43f4ecab465d45e2c9812a2c515cbdc2ee913ff1cd01bf5c606a48013dd3ce2214a631b45557
languageName: node
linkType: hard

Expand Down

0 comments on commit 4cebd51

Please sign in to comment.