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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new fb98d95b781 chore(deps-dev): bump @eslint/js (#63130)
fb98d95b781 is described below

commit fb98d95b781f23f79d2f400c0164024119afd496
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 8 18:33:04 2026 +0100

    chore(deps-dev): bump @eslint/js (#63130)
    
    Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) 
from 9.39.3 to 9.39.4.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](https://github.com/eslint/eslint/commits/v9.39.4/packages/js)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 9.39.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dev/react-plugin-tools/react_plugin_template/package.json   |  2 +-
 dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml | 10 ++++++++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev/react-plugin-tools/react_plugin_template/package.json 
b/dev/react-plugin-tools/react_plugin_template/package.json
index 1a666c6a4ba..933b8e6d88c 100644
--- a/dev/react-plugin-tools/react_plugin_template/package.json
+++ b/dev/react-plugin-tools/react_plugin_template/package.json
@@ -40,7 +40,7 @@
   },
   "devDependencies": {
     "@eslint/compat": "^1.2.9",
-    "@eslint/js": "^9.25.1",
+    "@eslint/js": "^9.39.4",
     "@stylistic/eslint-plugin": "^2.13.0",
     "@testing-library/jest-dom": "^6.6.3",
     "@testing-library/react": "^16.3.0",
diff --git a/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml 
b/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
index b80043ff34d..e922a87562c 100644
--- a/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
+++ b/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
@@ -36,8 +36,8 @@ importers:
         specifier: ^1.2.9
         version: 1.4.1([email protected])
       '@eslint/js':
-        specifier: ^9.25.1
-        version: 9.39.3
+        specifier: ^9.39.4
+        version: 9.39.4
       '@stylistic/eslint-plugin':
         specifier: ^2.13.0
         version: 2.13.0([email protected])([email protected])
@@ -470,6 +470,10 @@ packages:
     resolution: {integrity: 
sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 
+  '@eslint/[email protected]':
+    resolution: {integrity: 
sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==}
+    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
   '@eslint/[email protected]':
     resolution: {integrity: 
sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -3290,6 +3294,8 @@ snapshots:
 
   '@eslint/[email protected]': {}
 
+  '@eslint/[email protected]': {}
+
   '@eslint/[email protected]': {}
 
   '@eslint/[email protected]':

Reply via email to