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

potiuk pushed a commit to branch v3-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-3-test by this push:
     new b3311a4d6ab Bump eslint-plugin-react-refresh (#71635)
b3311a4d6ab is described below

commit b3311a4d6abfb5ed0944751acf7cd35b069508d4
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 14 22:57:02 2026 +0200

    Bump eslint-plugin-react-refresh (#71635)
    
    Bumps the 3-3-core-ui-package-updates group with 1 update in the 
/airflow-core/src/airflow/ui 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: 3-3-core-ui-package-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 airflow-core/src/airflow/ui/package.json   |  2 +-
 airflow-core/src/airflow/ui/pnpm-lock.yaml | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/airflow-core/src/airflow/ui/package.json 
b/airflow-core/src/airflow/ui/package.json
index a7b35145248..112803bfc2f 100644
--- a/airflow-core/src/airflow/ui/package.json
+++ b/airflow-core/src/airflow/ui/package.json
@@ -102,7 +102,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/airflow-core/src/airflow/ui/pnpm-lock.yaml 
b/airflow-core/src/airflow/ui/pnpm-lock.yaml
index 065b7a6f85d..863282d269a 100644
--- a/airflow-core/src/airflow/ui/pnpm-lock.yaml
+++ b/airflow-core/src/airflow/ui/pnpm-lock.yaml
@@ -265,8 +265,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]))
@@ -2247,8 +2247,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
 
@@ -6680,7 +6680,7 @@ snapshots:
     transitivePeerDependencies:
       - supports-color
 
-  [email protected]([email protected]([email protected])):
+  [email protected]([email protected]([email protected])):
     dependencies:
       eslint: 10.8.1([email protected])
 

Reply via email to