Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent 341b7ce commit 944ade8
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 @@ -123,7 +123,7 @@
"stylelint-config-standard-scss": "13.1.0",
"stylelint-scss": "6.2.1",
"ts-lit-plugin": "2.0.2",
"tsx": "4.7.2",
"tsx": "4.7.3",
"typescript": "5.4.5",
"typescript-eslint": "7.7.1",
"vite": "5.2.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10745,10 +10745,10 @@ tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"

[email protected].2:
version "4.7.2"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.7.2.tgz#a108b1a6e16876cd4c9a4b4ba263f2a07f9cf562"
integrity sha512-BCNd4kz6fz12fyrgCTEdZHGJ9fWTGeUzXmQysh0RVocDY3h4frk05ZNCXSy4kIenF7y/QnrdiVpTsyNRn6vlAw==
[email protected].3:
version "4.7.3"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.7.3.tgz#c32f3f5cb928708a5c6becf617e432b395999242"
integrity sha512-+fQnMqIp/jxZEXLcj6WzYy9FhcS5/Dfk8y4AtzJ6ejKcKqmfTF8Gso/jtrzDggCF2zTU20gJa6n8XqPYwDAUYQ==
dependencies:
esbuild "~0.19.10"
get-tsconfig "^4.7.2"
Expand Down

0 comments on commit 944ade8

Please sign in to comment.