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 79f51e2ae7d chore(deps-dev): bump webpack from 5.105.1 to 5.105.2 in
/docs (#37953)
79f51e2ae7d is described below
commit 79f51e2ae7d3718b59a93abe48a228bcb2781af9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 13 23:39:56 2026 +0700
chore(deps-dev): bump webpack from 5.105.1 to 5.105.2 in /docs (#37953)
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 729ff7101af..1ad06654799 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -104,7 +104,7 @@
"prettier": "^3.8.1",
"typescript": "~5.9.3",
"typescript-eslint": "^8.55.0",
- "webpack": "^5.105.1"
+ "webpack": "^5.105.2"
},
"browserslist": {
"production": [
diff --git a/docs/yarn.lock b/docs/yarn.lock
index 895c7ecc231..4d3b222af87 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -14992,10 +14992,10 @@ webpack-virtual-modules@^0.6.2:
resolved
"https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz"
integrity
sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==
-webpack@^5.105.1, webpack@^5.88.1, webpack@^5.95.0:
- version "5.105.1"
- resolved
"https://registry.yarnpkg.com/webpack/-/webpack-5.105.1.tgz#c05cb3621196c76fa3b3a9bea446d14616b83778"
- integrity
sha512-Gdj3X74CLJJ8zy4URmK42W7wTZUJrqL+z8nyGEr4dTN0kb3nVs+ZvjbTOqRYPD7qX4tUmwyHL9Q9K6T1seW6Yw==
+webpack@^5.105.2, webpack@^5.88.1, webpack@^5.95.0:
+ version "5.105.2"
+ resolved
"https://registry.yarnpkg.com/webpack/-/webpack-5.105.2.tgz#f3b76f9fc36f1152e156e63ffda3bbb82e6739ea"
+ integrity
sha512-dRXm0a2qcHPUBEzVk8uph0xWSjV/xZxenQQbLwnwP7caQCYpqG1qddwlyEkIDkYn0K8tvmcrZ+bOrzoQ3HxCDw==
dependencies:
"@types/eslint-scope" "^3.7.7"
"@types/estree" "^1.0.8"