This is an automated email from the ASF dual-hosted git repository.
jli 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 3acc9aba8b chore(deps): bump less from 4.4.1 to 4.4.2 in /docs (#35577)
3acc9aba8b is described below
commit 3acc9aba8b9eb3aadee8900fa15de077af27e763
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 9 09:19:28 2025 -0700
chore(deps): bump less from 4.4.1 to 4.4.2 in /docs (#35577)
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 | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/docs/package.json b/docs/package.json
index 1c772794fd..7d72033c69 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -53,7 +53,7 @@
"caniuse-lite": "^1.0.30001749",
"docusaurus-plugin-less": "^2.0.2",
"json-bigint": "^1.0.0",
- "less": "^4.4.0",
+ "less": "^4.4.2",
"less-loader": "^12.3.0",
"prism-react-renderer": "^2.4.1",
"react": "^18.3.1",
diff --git a/docs/yarn.lock b/docs/yarn.lock
index f51ab1540b..e9127c99e8 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -8880,10 +8880,10 @@ less-loader@^12.3.0:
resolved
"https://registry.yarnpkg.com/less-loader/-/less-loader-12.3.0.tgz#d4a00361568be86a97da3df4f16954b0d4c15340"
integrity
sha512-0M6+uYulvYIWs52y0LqN4+QM9TqWAohYSNTo4htE8Z7Cn3G/qQMEmktfHmyJT23k+20kU9zHH2wrfFXkxNLtVw==
-less@^4.4.0:
- version "4.4.1"
- resolved
"https://registry.yarnpkg.com/less/-/less-4.4.1.tgz#2f97168bf887ca6a9957ee69e16cc34f8b007cc7"
- integrity
sha512-X9HKyiXPi0f/ed0XhgUlBeFfxrlDP3xR4M7768Zl+WXLUViuL9AOPPJP4nCV0tgRWvTYvpNmN0SFhZOQzy16PA==
+less@^4.4.2:
+ version "4.4.2"
+ resolved
"https://registry.yarnpkg.com/less/-/less-4.4.2.tgz#fa4291fdb0334de91163622cc038f4bd3eb6b8d7"
+ integrity
sha512-j1n1IuTX1VQjIy3tT7cyGbX7nvQOsFLoIqobZv4ttI5axP923gA44zUj6miiA6R5Aoms4sEGVIIcucXUbRI14g==
dependencies:
copy-anything "^2.0.1"
parse-node-version "^1.0.1"