Skip to content

Commit

Permalink
Update dependency tsx to v4.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 3, 2024
1 parent eb5511b commit 2bcecba
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 @@ -213,7 +213,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"tslib": "2.6.3",
"tsx": "4.16.0",
"tsx": "4.16.2",
"type-coverage": "2.29.0",
"typescript": "5.5.3",
"universal-github-client": "1.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12354,10 +12354,10 @@ tsutils@3, tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"

[email protected].0:
version "4.16.0"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.16.0.tgz#913dd96f191b76f07a8744201d8c15d510aa1352"
integrity sha512-MPgN+CuY+4iKxGoJNPv+1pyo5YWZAQ5XfsyobUG+zoKG7IkvCPLZDEyoIb8yLS2FcWci1nlxAqmvPlFWD5AFiQ==
[email protected].2:
version "4.16.2"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.16.2.tgz#8722be119ae226ef0b4c6210d5ee90f3ba823f19"
integrity sha512-C1uWweJDgdtX2x600HjaFaucXTilT7tgUZHbOE4+ypskZ1OP8CRCSDkCxG6Vya9EwaFIVagWwpaVAn5wzypaqQ==
dependencies:
esbuild "~0.21.5"
get-tsconfig "^4.7.5"
Expand Down

0 comments on commit 2bcecba

Please sign in to comment.