This is an automated email from the ASF dual-hosted git repository.
hainenber 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 1f43138888e chore(deps): bump babel-loader from 9.2.1 to 10.0.0 in
/docs (#37541)
1f43138888e is described below
commit 1f43138888ec513e75875ec07721f094003859c4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 30 21:06:23 2026 +0700
chore(deps): bump babel-loader from 9.2.1 to 10.0.0 in /docs (#37541)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
docs/package.json | 2 +-
docs/yarn.lock | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/docs/package.json b/docs/package.json
index dd7b05dbfe6..15ff2332a93 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -67,7 +67,7 @@
"@storybook/theming": "^8.6.11",
"@superset-ui/core": "^0.20.4",
"antd": "^6.2.2",
- "babel-loader": "^9.2.1",
+ "babel-loader": "^10.0.0",
"caniuse-lite": "^1.0.30001766",
"docusaurus-plugin-less": "^2.0.2",
"docusaurus-plugin-openapi-docs": "^4.6.0",
diff --git a/docs/yarn.lock b/docs/yarn.lock
index a003a7c640a..7f515648126 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -5386,6 +5386,13 @@ axios@^1.12.2:
form-data "^4.0.4"
proxy-from-env "^1.1.0"
+babel-loader@^10.0.0:
+ version "10.0.0"
+ resolved
"https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.0.0.tgz#b9743714c0e1e084b3e4adef3cd5faee33089977"
+ integrity
sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA==
+ dependencies:
+ find-up "^5.0.0"
+
babel-loader@^9.2.1:
version "9.2.1"
resolved
"https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.2.1.tgz#04c7835db16c246dd19ba0914418f3937797587b"