diff --git a/package.json b/package.json index bbf044375d..9e75eea426 100644 --- a/package.json +++ b/package.json @@ -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" diff --git a/yarn.lock b/yarn.lock index df01c7e51f..257432ab75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11865,10 +11865,10 @@ tsutils@^3.21.0: dependencies: tslib "^1.8.1" -tsx@4.6.1: - version "4.6.1" - resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.6.1.tgz#fc5456aabace99733eca23b42f223771a0ec1909" - integrity sha512-OQ4TAPHXAPUo/NZAmmIybl0o8LFOTlycQxFepLBAp6EV87U88fOKYGCQI2viGAEOVU9UW/cgQcxcOMnfEKVY3Q== +tsx@4.6.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"