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 8e0c584a92 chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 in 
/superset-frontend (#37339)
8e0c584a92 is described below

commit 8e0c584a921689cc5996fce9d3984a11d56dacd2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 23 10:53:56 2026 -0800

    chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 in /superset-frontend 
(#37339)
    
    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 b168effbd3..6a4c48b1ab 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -256,7 +256,7 @@
         "open-cli": "^8.0.0",
         "oxlint": "^1.41.0",
         "po2json": "^0.4.5",
-        "prettier": "3.8.0",
+        "prettier": "3.8.1",
         "prettier-plugin-packagejson": "^3.0.0",
         "process": "^0.11.10",
         "react-refresh": "^0.18.0",
@@ -48351,9 +48351,9 @@
       }
     },
     "node_modules/prettier": {
-      "version": "3.8.0",
-      "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.0.tgz";,
-      "integrity": 
"sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==",
+      "version": "3.8.1",
+      "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz";,
+      "integrity": 
"sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==",
       "devOptional": true,
       "license": "MIT",
       "bin": {
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index e8d6cf4222..2f01c3e587 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -337,7 +337,7 @@
     "open-cli": "^8.0.0",
     "oxlint": "^1.41.0",
     "po2json": "^0.4.5",
-    "prettier": "3.8.0",
+    "prettier": "3.8.1",
     "prettier-plugin-packagejson": "^3.0.0",
     "process": "^0.11.10",
     "react-refresh": "^0.18.0",

Reply via email to