Skip to content

Commit

Permalink
Update dependency tsx to v4.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2024
1 parent d561e34 commit aa42b40
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.15.9",
"tsx": "4.16.0",
"type-coverage": "2.29.0",
"typescript": "5.5.2",
"universal-github-client": "1.0.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5669,7 +5669,7 @@ es-to-primitive@^1.2.1:
is-date-object "^1.0.1"
is-symbol "^1.0.2"

esbuild@~0.21.4:
esbuild@~0.21.5:
version "0.21.5"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.21.5.tgz#9ca301b120922959b766360d8ac830da0d02997d"
integrity sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==
Expand Down Expand Up @@ -12289,12 +12289,12 @@ tsutils@3, tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"

tsx@4.15.9:
version "4.15.9"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.15.9.tgz#9c8cf4e78b87a9f0e295b8b72cee5c57ad5cbfca"
integrity sha512-OEw8VSS5Ug88pj3YhOic1Zmg+mKOuJOcBdpxl402C0D4TjRxu/LTIrr+slbc8nKQA+b7YC9SoHTZAEeQQPBwFw==
tsx@4.16.0:
version "4.16.0"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.16.0.tgz#913dd96f191b76f07a8744201d8c15d510aa1352"
integrity sha512-MPgN+CuY+4iKxGoJNPv+1pyo5YWZAQ5XfsyobUG+zoKG7IkvCPLZDEyoIb8yLS2FcWci1nlxAqmvPlFWD5AFiQ==
dependencies:
esbuild "~0.21.4"
esbuild "~0.21.5"
get-tsconfig "^4.7.5"
optionalDependencies:
fsevents "~2.3.3"
Expand Down

0 comments on commit aa42b40

Please sign in to comment.