Skip to content

Commit daf207e

Browse files
chore(deps): bump less from 4.3.0 to 4.4.0 in /docs (#34494)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72294c5 commit daf207e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@superset-ui/style": "^0.14.23",
2929
"antd": "^5.26.7",
3030
"docusaurus-plugin-less": "^2.0.2",
31-
"less": "^4.3.0",
31+
"less": "^4.4.0",
3232
"less-loader": "^12.3.0",
3333
"prism-react-renderer": "^2.4.1",
3434
"react": "^18.3.1",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8053,10 +8053,10 @@ less-loader@^12.3.0:
80538053
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-12.3.0.tgz#d4a00361568be86a97da3df4f16954b0d4c15340"
80548054
integrity sha512-0M6+uYulvYIWs52y0LqN4+QM9TqWAohYSNTo4htE8Z7Cn3G/qQMEmktfHmyJT23k+20kU9zHH2wrfFXkxNLtVw==
80558055

8056-
less@^4.3.0:
8057-
version "4.3.0"
8058-
resolved "https://registry.yarnpkg.com/less/-/less-4.3.0.tgz#ef0cfc260a9ca8079ed8d0e3512bda8a12c82f2a"
8059-
integrity sha512-X9RyH9fvemArzfdP8Pi3irr7lor2Ok4rOttDXBhlwDg+wKQsXOXgHWduAJE1EsF7JJx0w0bcO6BC6tCKKYnXKA==
8056+
less@^4.4.0:
8057+
version "4.4.0"
8058+
resolved "https://registry.yarnpkg.com/less/-/less-4.4.0.tgz#deaf881f4880ee80691beae925b8fac699d3a76d"
8059+
integrity sha512-kdTwsyRuncDfjEs0DlRILWNvxhDG/Zij4YLO4TMJgDLW+8OzpfkdPnRgrsRuY1o+oaxJGWsps5f/RVBgGmmN0w==
80608060
dependencies:
80618061
copy-anything "^2.0.1"
80628062
parse-node-version "^1.0.1"

0 commit comments

Comments
 (0)