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 7e219a9dd86 Bump eslint-plugin-react-refresh (#71630)
7e219a9dd86 is described below

commit 7e219a9dd86a5aaa09f58382851bc42b771a4e3e
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 14 22:58:38 2026 +0200

    Bump eslint-plugin-react-refresh (#71630)
    
    Bumps the ui-plugin-template-package-updates group with 1 update in the 
/dev/react-plugin-tools/react_plugin_template 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: ui-plugin-template-package-updates
    ...
    
    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, 6 insertions(+), 6 deletions(-)

diff --git a/dev/react-plugin-tools/react_plugin_template/package.json 
b/dev/react-plugin-tools/react_plugin_template/package.json
index c059a2c00e5..c5f0181e5a4 100644
--- a/dev/react-plugin-tools/react_plugin_template/package.json
+++ b/dev/react-plugin-tools/react_plugin_template/package.json
@@ -60,7 +60,7 @@
     "eslint-plugin-prettier": "^5.5.6",
     "eslint-plugin-react": "^7.37.5",
     "eslint-plugin-react-hooks": "^5.2.0",
-    "eslint-plugin-react-refresh": "^0.5.3",
+    "eslint-plugin-react-refresh": "^0.5.4",
     "eslint-plugin-unicorn": "^55.0.0",
     "globals": "^17.9.0",
     "happy-dom": "^20.11.2",
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 3dfec7f1d13..8f52b66569d 100644
--- a/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
+++ b/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
@@ -115,8 +115,8 @@ importers:
         specifier: ^5.2.0
         version: 5.2.0([email protected])
       eslint-plugin-react-refresh:
-        specifier: ^0.5.3
-        version: 0.5.3([email protected])
+        specifier: ^0.5.4
+        version: 0.5.4([email protected])
       eslint-plugin-unicorn:
         specifier: ^55.0.0
         version: 55.0.0([email protected])
@@ -1628,8 +1628,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
 
-  [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
 
@@ -4943,7 +4943,7 @@ snapshots:
     dependencies:
       eslint: 9.39.5
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
       eslint: 9.39.5
 

Reply via email to