Skip to content

Commit

Permalink
Update dependency tsx to v4.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2024
1 parent 0278238 commit 400917f
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.4",
"tsx": "4.16.5",
"type-coverage": "2.29.1",
"typescript": "5.5.4",
"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 @@ -12464,10 +12464,10 @@ tsutils@3, tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"

[email protected].4:
version "4.16.4"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.16.4.tgz#27a29883f015e15d89af5c302be41439fa65cf45"
integrity sha512-E0EDobc7FtOxdNtG0ZQWztLa9PK/TqC5QvdV0heyIMJySwcJ8vyvziOznzO1MIM2IDfacLGBgfiCUmba6mvI7Q==
[email protected].5:
version "4.16.5"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.16.5.tgz#49c2a8f4d4d66bd7cf538e23e7368a1919a9a1ca"
integrity sha512-ArsiAQHEW2iGaqZ8fTA1nX0a+lN5mNTyuGRRO6OW3H/Yno1y9/t1f9YOI1Cfoqz63VAthn++ZYcbDP7jPflc+A==
dependencies:
esbuild "~0.21.5"
get-tsconfig "^4.7.5"
Expand Down

0 comments on commit 400917f

Please sign in to comment.