Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.18.0 (#2067)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent 8213629 commit 857bc97
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"sass": "1.77.8",
"terser": "^5.16.5",
"tsup": "8.2.4",
"tsx": "4.17.0",
"tsx": "4.18.0",
"typescript": "5.5.4",
"unocss": "^0.62.0",
"unplugin-auto-import": "0.18.2",
Expand Down
12 changes: 11 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5563,7 +5563,17 @@ [email protected]:
sucrase "^3.35.0"
tree-kill "^1.2.2"

[email protected], tsx@^4.16.2:
[email protected]:
version "4.18.0"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.18.0.tgz#c5c6e8af9e7d162446ed22dc7b53dc4792bf920b"
integrity sha512-a1jaKBSVQkd6yEc1/NI7G6yHFfefIcuf3QJST7ZEyn4oQnxLYrZR5uZAM8UrwUa3Ge8suiZHcNS1gNrEvmobqg==
dependencies:
esbuild "~0.23.0"
get-tsconfig "^4.7.5"
optionalDependencies:
fsevents "~2.3.3"

tsx@^4.16.2:
version "4.17.0"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.17.0.tgz#6ffd9851a0c7aa4ecacf4dc19f28d82112af25c5"
integrity sha512-eN4mnDA5UMKDt4YZixo9tBioibaMBpoxBkD+rIPAjVmYERSG0/dWEY1CEFuV89CgASlKL499q8AhmkMnnjtOJg==
Expand Down

0 comments on commit 857bc97

Please sign in to comment.