Skip to content

Commit 34a2bcb

Browse files
committed
update tsx to 4.20.5
1 parent 1d6c69d commit 34a2bcb

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"snap-shot-it": "7.9.10",
102102
"spawn-mock": "1.0.0",
103103
"strip-ansi": "6.0.1",
104-
"tsx": "4.20.4",
104+
"tsx": "4.20.5",
105105
"typescript": "~5.9.2"
106106
},
107107
"files": [

packages/data-context/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"server-destroy": "1.0.1",
6363
"simple-git": "^3.27.0",
6464
"stringify-object": "^3.0.0",
65-
"tsx": "4.20.4",
65+
"tsx": "4.20.5",
6666
"underscore.string": "^3.3.6",
6767
"wonka": "^4.0.15"
6868
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31004,10 +31004,10 @@ tsutils@^2.29.0:
3100431004
dependencies:
3100531005
tslib "^1.8.1"
3100631006

31007-
31008-
version "4.20.4"
31009-
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.20.4.tgz#3fcf255dbc8826bdde2820f1cff47e31075c1d30"
31010-
integrity sha512-yyxBKfORQ7LuRt/BQKBXrpcq59ZvSW0XxwfjAt3w2/8PmdxaFzijtMhTawprSHhpzeM5BgU2hXHG3lklIERZXg==
31007+
31008+
version "4.20.5"
31009+
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.20.5.tgz#856c8b2f114c50a9f4ae108126967a167f240dc7"
31010+
integrity sha512-+wKjMNU9w/EaQayHXb7WA7ZaHY6hN8WgfvHNQ3t1PnU91/7O8TcTnIhCDYTZwnt8JsO9IBqZ30Ln1r7pPF52Aw==
3101131011
dependencies:
3101231012
esbuild "~0.25.0"
3101331013
get-tsconfig "^4.7.5"

0 commit comments

Comments
 (0)