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

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


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new 61e8c751d76 Upgrade Happy-Dom in Plugin Template as well (#57287) 
(#57301)
61e8c751d76 is described below

commit 61e8c751d760a79d6928601a9d9f265f0e7ea389
Author: Jens Scheffler <[email protected]>
AuthorDate: Sun Oct 26 14:52:02 2025 +0100

    Upgrade Happy-Dom in Plugin Template as well (#57287) (#57301)
---
 dev/react-plugin-tools/react_plugin_template/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev/react-plugin-tools/react_plugin_template/package.json 
b/dev/react-plugin-tools/react_plugin_template/package.json
index b93711f5e25..894dbd6614e 100644
--- a/dev/react-plugin-tools/react_plugin_template/package.json
+++ b/dev/react-plugin-tools/react_plugin_template/package.json
@@ -56,7 +56,7 @@
     "eslint-plugin-react-refresh": "^0.4.20",
     "eslint-plugin-unicorn": "^55.0.0",
     "globals": "^15.15.0",
-    "happy-dom": "^17.4.6",
+    "happy-dom": "^20.0.8",
     "prettier": "^3.5.3",
     "typescript": "~5.8.3",
     "typescript-eslint": "^8.31.1",

Reply via email to