Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent 3665d26 commit d7ff115
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 @@ -44,7 +44,7 @@
"rimraf": "5.0.7",
"sort-package-json": "2.10.0",
"tsd": "0.31.0",
"tsx": "4.10.1",
"tsx": "4.10.2",
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "0.34.6"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1789,10 +1789,10 @@ [email protected]:
path-exists "^4.0.0"
read-pkg-up "^7.0.0"

[email protected].1:
version "4.10.1"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.10.1.tgz#80085dbb27e7bdf7292d9f712ef11ff99aba55c5"
integrity sha512-G+CcyTOopwhuI81FU+KpzGN5UBhHgGEDlGt8mHAXKxv8pDGr6WI7hI7aRjTRol5WzFVsSNuzl3ekCZ0eLIJlEQ==
[email protected].2:
version "4.10.2"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.10.2.tgz#ed1a39f556e208e899d2d8b204aa4108fe7b4668"
integrity sha512-gOfACgv1ElsIjvt7Fp0rMJKGnMGjox0JfGOfX3kmZCV/yZumaNqtHGKBXt1KgaYS9KjDOmqGeI8gHk/W7kWVZg==
dependencies:
esbuild "~0.20.2"
get-tsconfig "^4.7.3"
Expand Down

0 comments on commit d7ff115

Please sign in to comment.