Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 1c38375 commit 5f94f1e
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.5",
"tsx": "4.9.3",
"tsx": "4.9.4",
"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.5"
tsx: "npm:4.9.3"
tsx: "npm:4.9.4"
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.3":
version: 4.9.3
resolution: "tsx@npm:4.9.3"
"tsx@npm:4.9.4":
version: 4.9.4
resolution: "tsx@npm:4.9.4"
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/17ed7b748d9f213e0b3795f99ef14edf26f814eb498d4a7be95a253648f39f376009e97d4202fdb3f8a03f3b0e1b3fe6e64b70be83d58beadf1a6158612a163b
checksum: 10/7dce8d861fa0a22693757da5aea3f1dffdf7736c7119e3f1a691e71221722ab881b223a5e5a3476bcefd537887941528efd829a8895f272782eda317a3d32956
languageName: node
linkType: hard

Expand Down

0 comments on commit 5f94f1e

Please sign in to comment.