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 9790eefaaf4 Bump eslint-plugin-react-refresh (#71631)
9790eefaaf4 is described below

commit 9790eefaaf4492433caf4aad7d908b27b4b1c744
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 14 14:13:45 2026 -0400

    Bump eslint-plugin-react-refresh (#71631)
    
    Bumps the edge-ui-package-updates group with 1 update in the 
/providers/edge3/src/airflow/providers/edge3/plugins/www directory: 
[eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh).
    
    
    Updates `eslint-plugin-react-refresh` from 0.5.3 to 0.5.4
    - [Release 
notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
    - 
[Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.5.3...v0.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react-refresh
      dependency-version: 0.5.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: edge-ui-package-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../edge3/src/airflow/providers/edge3/plugins/www/package.json |  2 +-
 .../src/airflow/providers/edge3/plugins/www/pnpm-lock.yaml     | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/providers/edge3/src/airflow/providers/edge3/plugins/www/package.json 
b/providers/edge3/src/airflow/providers/edge3/plugins/www/package.json
index 61a368aceab..c76adb0c241 100644
--- a/providers/edge3/src/airflow/providers/edge3/plugins/www/package.json
+++ b/providers/edge3/src/airflow/providers/edge3/plugins/www/package.json
@@ -73,7 +73,7 @@
     "eslint-plugin-prettier": "^5.5.6",
     "eslint-plugin-react": "^7.37.5",
     "eslint-plugin-react-hooks": "^7.1.1",
-    "eslint-plugin-react-refresh": "^0.5.3",
+    "eslint-plugin-react-refresh": "^0.5.4",
     "eslint-plugin-unicorn": "^72.0.0",
     "globals": "^17.9.0",
     "happy-dom": "^20.11.2",
diff --git 
a/providers/edge3/src/airflow/providers/edge3/plugins/www/pnpm-lock.yaml 
b/providers/edge3/src/airflow/providers/edge3/plugins/www/pnpm-lock.yaml
index 892e513a7c9..f43fbf3a13c 100644
--- a/providers/edge3/src/airflow/providers/edge3/plugins/www/pnpm-lock.yaml
+++ b/providers/edge3/src/airflow/providers/edge3/plugins/www/pnpm-lock.yaml
@@ -162,8 +162,8 @@ importers:
         specifier: ^7.1.1
         version: 7.1.1([email protected]([email protected]))
       eslint-plugin-react-refresh:
-        specifier: ^0.5.3
-        version: 0.5.3([email protected]([email protected]))
+        specifier: ^0.5.4
+        version: 0.5.4([email protected]([email protected]))
       eslint-plugin-unicorn:
         specifier: ^72.0.0
         version: 72.0.0([email protected]([email protected]))
@@ -1922,8 +1922,8 @@ packages:
     peerDependencies:
       eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || 
^9.0.0 || ^10.0.0
 
-  [email protected]:
-    resolution: {integrity: 
sha512-5EMmLCV98Pi4o/f/3DP/v/tNqLHMIc9I8LKClNDWhZ9JTho89/kQcitCXQBMG7sAfVRK0Ie3T2EDOzp1YXYiVA==}
+  [email protected]:
+    resolution: {integrity: 
sha512-7bqTKz7T0r+HKWFarNXByDE9/5+73wI2ru+M3zuqGbR7s/b/5/pQJXZoufWlrngqGqoZto73ZkGumCdLxk+4rw==}
     peerDependencies:
       eslint: ^9 || ^10
 
@@ -5646,7 +5646,7 @@ snapshots:
       zod: 4.3.6
       zod-validation-error: 4.0.2([email protected])
 
-  [email protected]([email protected]([email protected])):
+  [email protected]([email protected]([email protected])):
     dependencies:
       eslint: 10.8.1([email protected])
 

Reply via email to