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 b5cac47ba7 chore(deps-dev): bump @eslint/js from 9.39.0 to 9.39.1 in 
/docs (#35975)
b5cac47ba7 is described below

commit b5cac47ba7ebde5e1fe08e5fb1c503bf4eebc3a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 17 16:08:09 2025 -0800

    chore(deps-dev): bump @eslint/js from 9.39.0 to 9.39.1 in /docs (#35975)
    
    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    | 7 ++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/docs/package.json b/docs/package.json
index 418571e48f..7a30824f9b 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -70,7 +70,7 @@
   "devDependencies": {
     "@docusaurus/module-type-aliases": "^3.9.1",
     "@docusaurus/tsconfig": "^3.9.2",
-    "@eslint/js": "^9.39.0",
+    "@eslint/js": "^9.39.1",
     "@types/react": "^19.1.8",
     "@typescript-eslint/eslint-plugin": "^8.37.0",
     "@typescript-eslint/parser": "^8.46.4",
diff --git a/docs/yarn.lock b/docs/yarn.lock
index bbe4d0b1e8..8a8ca6725c 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -2466,11 +2466,16 @@
     minimatch "^3.1.2"
     strip-json-comments "^3.1.1"
 
-"@eslint/[email protected]", "@eslint/js@^9.39.0":
+"@eslint/[email protected]":
   version "9.39.0"
   resolved 
"https://registry.yarnpkg.com/@eslint/js/-/js-9.39.0.tgz#e1955cefd1d79e80a9557274e9aa9bd3f641be01";
   integrity 
sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw==
 
+"@eslint/js@^9.39.1":
+  version "9.39.1"
+  resolved 
"https://registry.yarnpkg.com/@eslint/js/-/js-9.39.1.tgz#0dd59c3a9f40e3f1882975c321470969243e0164";
+  integrity 
sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==
+
 "@eslint/object-schema@^2.1.7":
   version "2.1.7"
   resolved 
"https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad";

Reply via email to