Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 11, 2024
1 parent 7a38f98 commit c755099
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 @@ -41,7 +41,7 @@
"globby": "14.0.1",
"prettier": "3.2.5",
"rimraf": "5.0.6",
"tsx": "4.9.4",
"tsx": "4.10.0",
"typescript": "5.4.5",
"vitest": "1.6.0"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ __metadata:
globby: "npm:14.0.1"
prettier: "npm:3.2.5"
rimraf: "npm:5.0.6"
tsx: "npm:4.9.4"
tsx: "npm:4.10.0"
typescript: "npm:5.4.5"
vitest: "npm:1.6.0"
languageName: unknown
Expand Down Expand Up @@ -3251,9 +3251,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.9.4":
version: 4.9.4
resolution: "tsx@npm:4.9.4"
"tsx@npm:4.10.0":
version: 4.10.0
resolution: "tsx@npm:4.10.0"
dependencies:
esbuild: "npm:~0.20.2"
fsevents: "npm:~2.3.3"
Expand All @@ -3263,7 +3263,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/7dce8d861fa0a22693757da5aea3f1dffdf7736c7119e3f1a691e71221722ab881b223a5e5a3476bcefd537887941528efd829a8895f272782eda317a3d32956
checksum: 10/7bc12234226acdc57933c1d87cf2cc73b521388a5c6db7cfc0ad48a4b1283106954fff48607d2cb7a3df8758b0b7e2ab370e1e4b64a8ffbf7b7be3bec99282d9
languageName: node
linkType: hard

Expand Down

0 comments on commit c755099

Please sign in to comment.