From f97fa08477d4f77e77b0f4b1140016a2ad0807cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 08:45:47 -0800 Subject: [PATCH] chore(deps-dev): bump baseline-browser-mapping from 2.9.7 to 2.9.8 in /superset-frontend (#36690) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- superset-frontend/package-lock.json | 10 +++++----- superset-frontend/package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index eb747f2b867..be5ce2e36e7 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -214,7 +214,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.7", + "baseline-browser-mapping": "^2.9.8", "cheerio": "1.1.0", "concurrently": "^9.2.1", "copy-webpack-plugin": "^13.0.1", @@ -23169,9 +23169,9 @@ "license": "MIT" }, "node_modules/baseline-browser-mapping": { - "version": "2.9.7", - "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.7.tgz", - "integrity": "sha512-k9xFKplee6KIio3IDbwj+uaCLpqzOwakOgmqzPezM0sFJlFKcg30vk2wOiAJtkTSfx0SSQDSe8q+mWA/fSH5Zg==", + "version": "2.9.8", + "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.8.tgz", + "integrity": "sha512-Y1fOuNDowLfgKOypdc9SPABfoWXuZHBOyCS4cD52IeZBhr4Md6CLLs6atcxVrzRmQ06E7hSlm5bHHApPKR/byA==", "dev": true, "license": "Apache-2.0", "bin": { @@ -63629,7 +63629,7 @@ "ag-grid-community": "34.3.1", "ag-grid-react": "34.3.1", "brace": "^0.11.1", - "classnames": "^2.2.5", + "classnames": "^2.5.1", "core-js": "^3.38.1", "csstype": "^3.1.3", "d3-format": "^1.3.2", diff --git a/superset-frontend/package.json b/superset-frontend/package.json index 27b979cc5e0..316f6fdb23e 100644 --- a/superset-frontend/package.json +++ b/superset-frontend/package.json @@ -295,7 +295,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.7", + "baseline-browser-mapping": "^2.9.8", "cheerio": "1.1.0", "concurrently": "^9.2.1", "copy-webpack-plugin": "^13.0.1",