Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.7.2 (#9936)
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] committed Apr 25, 2024
1 parent 7ba132f commit fe65f54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
"tslib": "2.6.2",
"tsx": "4.7.1",
"tsx": "4.7.2",
"typescript": "5.2.2"
},
"lint-staged": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -15106,10 +15106,10 @@ tsup@^6.5.0:
sucrase "^3.20.3"
tree-kill "^1.2.2"

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==
tsx@4.7.2:
version "4.7.2"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.7.2.tgz#a108b1a6e16876cd4c9a4b4ba263f2a07f9cf562"
integrity sha512-BCNd4kz6fz12fyrgCTEdZHGJ9fWTGeUzXmQysh0RVocDY3h4frk05ZNCXSy4kIenF7y/QnrdiVpTsyNRn6vlAw==
dependencies:
esbuild "~0.19.10"
get-tsconfig "^4.7.2"
Expand Down

0 comments on commit fe65f54

Please sign in to comment.