This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new f7b7bad9a88 chore(deps-dev): bump tsx from 4.22.5 to 4.23.0 in
/superset-frontend (#41985)
f7b7bad9a88 is described below
commit f7b7bad9a8810e96c762c0065981b86c419121a1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 13 03:26:24 2026 -0700
chore(deps-dev): bump tsx from 4.22.5 to 4.23.0 in /superset-frontend
(#41985)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
superset-frontend/package-lock.json | 8 ++++----
superset-frontend/package.json | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/superset-frontend/package-lock.json
b/superset-frontend/package-lock.json
index a66d29b482b..2f2c08a31c8 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -280,7 +280,7 @@
"swc-loader": "^0.2.7",
"ts-jest": "^29.4.11",
"tscw-config": "^1.1.2",
- "tsx": "^4.22.5",
+ "tsx": "^4.23.0",
"typescript": "5.4.5",
"unzipper": "^0.12.5",
"vm-browserify": "^1.1.2",
@@ -39324,9 +39324,9 @@
"license": "0BSD"
},
"node_modules/tsx": {
- "version": "4.22.5",
- "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.22.5.tgz",
- "integrity":
"sha512-F7JnSfPl5ASt6LqwWyUQ3T8BwN3q0eQEbFMYa2iRWaVQmmudo0d7fRmwM4O002gsvW1bs0yBYioutsAjqLJMvQ==",
+ "version": "4.23.0",
+ "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.0.tgz",
+ "integrity":
"sha512-eUdUIaCr963q2h5u3+QwvYp0+eqPvn+egeqZUm0hwERCqqx1E3kK5ehbGCvqSE5MQAULr67ww0cA3jKc3YkM1w==",
"dev": true,
"license": "MIT",
"dependencies": {
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index ed6a13574c1..0ce57a6707b 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -365,7 +365,7 @@
"swc-loader": "^0.2.7",
"ts-jest": "^29.4.11",
"tscw-config": "^1.1.2",
- "tsx": "^4.22.5",
+ "tsx": "^4.23.0",
"typescript": "5.4.5",
"unzipper": "^0.12.5",
"vm-browserify": "^1.1.2",