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 281d1a8ec4 chore(deps-dev): bump eslint-config-prettier from 8.10.0 to 
10.0.2 in /docs (#32448)
281d1a8ec4 is described below

commit 281d1a8ec4154b9c27a9c8e8b6052e66c895b8e3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 6 20:44:22 2025 +0700

    chore(deps-dev): bump eslint-config-prettier from 8.10.0 to 10.0.2 in /docs 
(#32448)
    
    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 df14c8f3a9..7bb75fb34a 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": "^8.0.0",
+    "eslint-config-prettier": "^10.0.2",
     "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 55a6e259df..ea3f2c5299 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -5307,10 +5307,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@^8.0.0:
-  version "8.10.0"
-  resolved 
"https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz";
-  integrity 
sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
+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-plugin-prettier@^4.0.0:
   version "4.2.1"

Reply via email to