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 ca74ae75a6 chore(deps-dev): bump webpack from 5.99.8 to 5.99.9 in
/docs (#33643)
ca74ae75a6 is described below
commit ca74ae75a648d323f78c0ff72643b406c57f9fae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 9 16:19:49 2025 -0600
chore(deps-dev): bump webpack from 5.99.8 to 5.99.9 in /docs (#33643)
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 ddc710c6e2..99bd59f59c 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -49,7 +49,7 @@
"eslint-plugin-react": "^7.37.5",
"prettier": "^2.0.0",
"typescript": "~5.8.3",
- "webpack": "^5.99.8"
+ "webpack": "^5.99.9"
},
"browserslist": {
"production": [
diff --git a/docs/yarn.lock b/docs/yarn.lock
index 7bfe365ec0..a79cd66263 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -13033,10 +13033,10 @@ webpack-sources@^3.2.3:
resolved
"https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
integrity
sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
-webpack@^5.88.1, webpack@^5.95.0, webpack@^5.99.8:
- version "5.99.8"
- resolved
"https://registry.yarnpkg.com/webpack/-/webpack-5.99.8.tgz#dd31a020b7c092d30c4c6d9a4edb95809e7f5946"
- integrity
sha512-lQ3CPiSTpfOnrEGeXDwoq5hIGzSjmwD72GdfVzF7CQAI7t47rJG9eDWvcEkEn3CUQymAElVvDg3YNTlCYj+qUQ==
+webpack@^5.88.1, webpack@^5.95.0, webpack@^5.99.9:
+ version "5.99.9"
+ resolved
"https://registry.yarnpkg.com/webpack/-/webpack-5.99.9.tgz#d7de799ec17d0cce3c83b70744b4aedb537d8247"
+ integrity
sha512-brOPwM3JnmOa+7kd3NsmOUOwbDAj8FT9xDsG3IW0MgbN9yZV7Oi/s/+MNQ/EcSMqw7qfoRyXPoeEWT8zLVdVGg==
dependencies:
"@types/eslint-scope" "^3.7.7"
"@types/estree" "^1.0.6"