Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.1.3 (#2203)
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] authored Nov 18, 2023
1 parent e8aa36a commit eacd3af
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 @@ -118,7 +118,7 @@
"stylelint-config-standard-scss": "11.1.0",
"stylelint-scss": "5.3.1",
"ts-lit-plugin": "2.0.1",
"tsx": "4.1.2",
"tsx": "4.1.3",
"typescript": "5.2.2",
"vite": "4.5.0",
"vite-plugin-dts": "3.6.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11980,10 +11980,10 @@ tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"

[email protected].2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.1.2.tgz#32ffc80efa6f77748928293fa8f77fcf2b90feab"
integrity sha512-1spM1bFV6MP2s4tO4tDC7g52fsaFdtEWdO4GfGdqi20qUgPbnAJqixOyIAvCSx1DDj3YIUB4CD06owTWUsOAuQ==
[email protected].3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.1.3.tgz#afcc6e26a0395a9287a37376b510c0d8e97dee25"
integrity sha512-DLiTy1eri4nhqgVVy+15YKC6Ij2BMFxGdDMkVrSDkNuISUJLv7n0NgZpFLpdM+qmwXar34XllgYi4cxkNMbDwQ==
dependencies:
esbuild "~0.18.20"
get-tsconfig "^4.7.2"
Expand Down

0 comments on commit eacd3af

Please sign in to comment.