This is an automated email from the ASF dual-hosted git repository.

jli 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 f5d3627468 chore(deps-dev): bump eslint-config-prettier from 10.0.2 to 
10.1.1 in /docs (#32952)
f5d3627468 is described below

commit f5d362746823bb17a21292809be0718194067343
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 1 10:28:50 2025 -0700

    chore(deps-dev): bump eslint-config-prettier from 10.0.2 to 10.1.1 in /docs 
(#32952)
    
    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 c122d2e262..b100ce41f6 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -43,7 +43,7 @@
     "@typescript-eslint/eslint-plugin": "^5.0.0",
     "@typescript-eslint/parser": "^5.0.0",
     "eslint": "^8.0.0",
-    "eslint-config-prettier": "^10.0.2",
+    "eslint-config-prettier": "^10.1.1",
     "eslint-plugin-prettier": "^4.0.0",
     "eslint-plugin-react": "^7.0.0",
     "prettier": "^2.0.0",
diff --git a/docs/yarn.lock b/docs/yarn.lock
index f4b0cecc22..faa7ccc96a 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -5534,10 +5534,10 @@ escape-string-regexp@^5.0.0:
   resolved 
"https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz";
   integrity 
sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==
 
-eslint-config-prettier@^10.0.2:
-  version "10.0.2"
-  resolved 
"https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d";
-  integrity 
sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
+eslint-config-prettier@^10.1.1:
+  version "10.1.1"
+  resolved 
"https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132";
+  integrity 
sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==
 
 eslint-plugin-prettier@^4.0.0:
   version "4.2.1"

Reply via email to