Skip to content

Commit

Permalink
Update dependency tsx to v4.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2024
1 parent 046aea7 commit 69a6190
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"pdf-parse": "1.1.1",
"prettier": "3.2.4",
"tsup": "8.0.1",
"tsx": "4.7.0",
"tsx": "4.7.1",
"typescript": "5.3.3",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.2.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4226,10 +4226,10 @@ tsup@8.0.1:
sucrase "^3.20.3"
tree-kill "^1.2.2"

tsx@4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.7.0.tgz#1689cfe7dda495ca1f9a66d4cad79cb57b9f6f4a"
integrity sha512-I+t79RYPlEYlHn9a+KzwrvEwhJg35h/1zHsLC2JXvhC2mdynMv6Zxzvhv5EMV6VF5qJlLlkSnMVvdZV3PSIGcg==
tsx@4.7.1:
version "4.7.1"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.7.1.tgz#27af6cbf4e1cdfcb9b5425b1c61bb7e668eb5e84"
integrity sha512-8d6VuibXHtlN5E3zFkgY8u4DX7Y3Z27zvvPKVmLon/D4AjuKzarkUBTLDBgj9iTQ0hg5xM7c/mYiRVM+HETf0g==
dependencies:
esbuild "~0.19.10"
get-tsconfig "^4.7.2"
Expand Down

0 comments on commit 69a6190

Please sign in to comment.