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 c6821cac6f chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 in 
/superset-websocket (#37325)
c6821cac6f is described below

commit c6821cac6fd652cf5912d9b032aa00ef8ccaecd4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 21:39:53 2026 -0800

    chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 in /superset-websocket 
(#37325)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 superset-websocket/package-lock.json | 14 +++++++-------
 superset-websocket/package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/superset-websocket/package-lock.json 
b/superset-websocket/package-lock.json
index 5b9d4d372c..55f1bc05f5 100644
--- a/superset-websocket/package-lock.json
+++ b/superset-websocket/package-lock.json
@@ -35,7 +35,7 @@
         "eslint-plugin-lodash": "^8.0.0",
         "globals": "^17.0.0",
         "jest": "^29.7.0",
-        "prettier": "^3.8.0",
+        "prettier": "^3.8.1",
         "ts-jest": "^29.4.6",
         "ts-node": "^10.9.2",
         "tscw-config": "^1.1.2",
@@ -5513,9 +5513,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==",
       "dev": true,
       "license": "MIT",
       "bin": {
@@ -10667,9 +10667,9 @@
       "dev": true
     },
     "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==",
       "dev": true
     },
     "pretty-format": {
diff --git a/superset-websocket/package.json b/superset-websocket/package.json
index 514b4f8bf6..eef8e853bb 100644
--- a/superset-websocket/package.json
+++ b/superset-websocket/package.json
@@ -43,7 +43,7 @@
     "eslint-plugin-lodash": "^8.0.0",
     "globals": "^17.0.0",
     "jest": "^29.7.0",
-    "prettier": "^3.8.0",
+    "prettier": "^3.8.1",
     "ts-jest": "^29.4.6",
     "ts-node": "^10.9.2",
     "tscw-config": "^1.1.2",

Reply via email to