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 33ff127370 chore(deps-dev): bump baseline-browser-mapping from 2.9.9 
to 2.9.14 in /superset-frontend (#37198)
33ff127370 is described below

commit 33ff127370d12a0f583d1772935085d041fca690
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 17 14:21:39 2026 +0700

    chore(deps-dev): bump baseline-browser-mapping from 2.9.9 to 2.9.14 in 
/superset-frontend (#37198)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 superset-frontend/package-lock.json | 8 ++++----
 superset-frontend/package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/superset-frontend/package-lock.json 
b/superset-frontend/package-lock.json
index 6299a03685..4deaa61195 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -211,7 +211,7 @@
         "babel-plugin-jsx-remove-data-test-id": "^3.0.0",
         "babel-plugin-lodash": "^3.3.4",
         "babel-plugin-typescript-to-proptypes": "^2.0.0",
-        "baseline-browser-mapping": "^2.9.9",
+        "baseline-browser-mapping": "^2.9.14",
         "cheerio": "1.1.2",
         "concurrently": "^9.2.1",
         "copy-webpack-plugin": "^13.0.1",
@@ -23352,9 +23352,9 @@
       "license": "MIT"
     },
     "node_modules/baseline-browser-mapping": {
-      "version": "2.9.9",
-      "resolved": 
"https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.9.tgz";,
-      "integrity": 
"sha512-V8fbOCSeOFvlDj7LLChUcqbZrdKD9RU/VR260piF1790vT0mfLSwGc/Qzxv3IqiTukOpNtItePa0HBpMAj7MDg==",
+      "version": "2.9.14",
+      "resolved": 
"https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.14.tgz";,
+      "integrity": 
"sha512-B0xUquLkiGLgHhpPBqvl7GWegWBUNuujQ6kXd/r1U38ElPT6Ok8KZ8e+FpUGEc2ZoRQUzq/aUnaKFc/svWUGSg==",
       "dev": true,
       "license": "Apache-2.0",
       "bin": {
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 711c142095..dce7093e58 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -292,7 +292,7 @@
     "babel-plugin-jsx-remove-data-test-id": "^3.0.0",
     "babel-plugin-lodash": "^3.3.4",
     "babel-plugin-typescript-to-proptypes": "^2.0.0",
-    "baseline-browser-mapping": "^2.9.9",
+    "baseline-browser-mapping": "^2.9.14",
     "cheerio": "1.1.2",
     "concurrently": "^9.2.1",
     "copy-webpack-plugin": "^13.0.1",

Reply via email to