Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent f3fa62a commit 969dfa8
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.7",
"tsx": "4.10.3",
"tsx": "4.10.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.7"
tsx: "npm:4.10.3"
tsx: "npm:4.10.4"
typescript: "npm:5.4.5"
vitest: "npm:1.6.0"
languageName: unknown
Expand Down Expand Up @@ -3246,9 +3246,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.10.3":
version: 4.10.3
resolution: "tsx@npm:4.10.3"
"tsx@npm:4.10.4":
version: 4.10.4
resolution: "tsx@npm:4.10.4"
dependencies:
esbuild: "npm:~0.20.2"
fsevents: "npm:~2.3.3"
Expand All @@ -3258,7 +3258,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/37101b7181dd2f4b3576ba172aa435e58e895f2cb3a4157f7b4b44c27fb8114c6f7e3dafdcb01139a440aa841e908fecb108c15e83735cb22db87b63257768ec
checksum: 10/46155d5696fe6a9c54c54ad9aa92817261ecc2750b5ae8f1c4bf0029b7de574adf9b15b5399a8a4b8d6a8d551d37918196cb3c34bf6ad75c4ef3810eaa842755
languageName: node
linkType: hard

Expand Down

0 comments on commit 969dfa8

Please sign in to comment.