Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent 9fc4e46 commit 648f2a7
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.6.1",
"tsx": "4.6.2",
"typescript": "5.3.2",
"vite": "4.5.0",
"vite-plugin-dts": "3.6.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11865,10 +11865,10 @@ tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"

[email protected].1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.6.1.tgz#fc5456aabace99733eca23b42f223771a0ec1909"
integrity sha512-OQ4TAPHXAPUo/NZAmmIybl0o8LFOTlycQxFepLBAp6EV87U88fOKYGCQI2viGAEOVU9UW/cgQcxcOMnfEKVY3Q==
[email protected].2:
version "4.6.2"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.6.2.tgz#8e9c1456ad4f1102c5c42c5be7fd428259b7d39b"
integrity sha512-QPpBdJo+ZDtqZgAnq86iY/PD2KYCUPSUGIunHdGwyII99GKH+f3z3FZ8XNFLSGQIA4I365ui8wnQpl8OKLqcsg==
dependencies:
esbuild "~0.18.20"
get-tsconfig "^4.7.2"
Expand Down

0 comments on commit 648f2a7

Please sign in to comment.