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

vincbeck 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 8b90b420ee1 chore(deps-dev): bump eslint (#64171)
8b90b420ee1 is described below

commit 8b90b420ee153600506e03567c607670dcc63669
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 25 10:51:22 2026 -0300

    chore(deps-dev): bump eslint (#64171)
    
    Bumps the fab-ui-package-updates group with 1 update in the 
/providers/fab/src/airflow/providers/fab/www directory: 
[eslint](https://github.com/eslint/eslint).
    
    
    Updates `eslint` from 10.0.3 to 10.1.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](https://github.com/eslint/eslint/compare/v10.0.3...v10.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 10.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: fab-ui-package-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../fab/src/airflow/providers/fab/www/package.json |  2 +-
 .../src/airflow/providers/fab/www/pnpm-lock.yaml   | 22 +++++++++++-----------
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/providers/fab/src/airflow/providers/fab/www/package.json 
b/providers/fab/src/airflow/providers/fab/www/package.json
index b306fcc01eb..04bc1651bfa 100644
--- a/providers/fab/src/airflow/providers/fab/www/package.json
+++ b/providers/fab/src/airflow/providers/fab/www/package.json
@@ -47,7 +47,7 @@
     "copy-webpack-plugin": "^14.0.0",
     "css-loader": "7.1.4",
     "css-minimizer-webpack-plugin": "^8.0.0",
-    "eslint": "^10.0.3",
+    "eslint": "^10.1.0",
     "file-loader": "^6.2.0",
     "mini-css-extract-plugin": "^2.10.1",
     "moment": "^2.30.1",
diff --git a/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml 
b/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
index 4a9b427baff..92bbbdc7a1f 100644
--- a/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
+++ b/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
@@ -28,7 +28,7 @@ importers:
         version: 7.29.0
       '@babel/eslint-parser':
         specifier: ^7.28.6
-        version: 7.28.6(@babel/[email protected])([email protected])
+        version: 7.28.6(@babel/[email protected])([email protected])
       '@babel/plugin-transform-runtime':
         specifier: ^7.29.0
         version: 7.29.0(@babel/[email protected])
@@ -48,8 +48,8 @@ importers:
         specifier: ^8.0.0
         version: 8.0.0([email protected])
       eslint:
-        specifier: ^10.0.3
-        version: 10.0.3
+        specifier: ^10.1.0
+        version: 10.1.0
       file-loader:
         specifier: ^6.2.0
         version: 6.2.0([email protected])
@@ -1237,8 +1237,8 @@ packages:
     resolution: {integrity: 
sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
     engines: {node: ^20.19.0 || ^22.13.0 || >=24}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-COV33RzXZkqhG9P2rZCFl9ZmJ7WL+gQSCRzE7RhkbclbQPtLAWReL7ysA0Sh4c8Im2U9ynybdR56PV0XcKvqaQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-S9jlY/ELKEUwwQnqWDO+f+m6sercqOPSqXM5Go94l7DOmxHVDgmSFGWEzeE/gwgTAr0W103BWt0QLe/7mabIvA==}
     engines: {node: ^20.19.0 || ^22.13.0 || >=24}
     hasBin: true
     peerDependencies:
@@ -2350,11 +2350,11 @@ snapshots:
     transitivePeerDependencies:
       - supports-color
 
-  '@babel/[email protected](@babel/[email protected])([email protected])':
+  '@babel/[email protected](@babel/[email protected])([email protected])':
     dependencies:
       '@babel/core': 7.29.0
       '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
-      eslint: 10.0.3
+      eslint: 10.1.0
       eslint-visitor-keys: 2.1.0
       semver: 6.3.1
 
@@ -3047,9 +3047,9 @@ snapshots:
 
   '@discoveryjs/[email protected]': {}
 
-  '@eslint-community/[email protected]([email protected])':
+  '@eslint-community/[email protected]([email protected])':
     dependencies:
-      eslint: 10.0.3
+      eslint: 10.1.0
       eslint-visitor-keys: 3.4.3
 
   '@eslint-community/[email protected]': {}
@@ -3657,9 +3657,9 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]:
+  [email protected]:
     dependencies:
-      '@eslint-community/eslint-utils': 4.9.1([email protected])
+      '@eslint-community/eslint-utils': 4.9.1([email protected])
       '@eslint-community/regexpp': 4.12.2
       '@eslint/config-array': 0.23.3
       '@eslint/config-helpers': 0.5.3

Reply via email to