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 d071fe89c11 chore(deps-dev): bump globals (#63127)
d071fe89c11 is described below

commit d071fe89c1157451f6b1aaf8bff153276ddee72b
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 8 18:26:13 2026 +0100

    chore(deps-dev): bump globals (#63127)
    
    Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 
17.4.0.
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - 
[Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v17.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: globals
      dependency-version: 17.4.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    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, 9 insertions(+), 3 deletions(-)

diff --git a/dev/react-plugin-tools/react_plugin_template/package.json 
b/dev/react-plugin-tools/react_plugin_template/package.json
index 82b0845d581..1a666c6a4ba 100644
--- a/dev/react-plugin-tools/react_plugin_template/package.json
+++ b/dev/react-plugin-tools/react_plugin_template/package.json
@@ -62,7 +62,7 @@
     "eslint-plugin-react-hooks": "^5.2.0",
     "eslint-plugin-react-refresh": "^0.5.2",
     "eslint-plugin-unicorn": "^55.0.0",
-    "globals": "^15.15.0",
+    "globals": "^17.4.0",
     "happy-dom": "^20.8.3",
     "prettier": "^3.5.3",
     "typescript": "~5.9.3",
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 d9c1086d368..b80043ff34d 100644
--- a/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
+++ b/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
@@ -102,8 +102,8 @@ importers:
         specifier: ^55.0.0
         version: 55.0.0([email protected])
       globals:
-        specifier: ^15.15.0
-        version: 15.15.0
+        specifier: ^17.4.0
+        version: 17.4.0
       happy-dom:
         specifier: ^20.8.3
         version: 20.8.3
@@ -1830,6 +1830,10 @@ packages:
     resolution: {integrity: 
sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
     engines: {node: '>=18'}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==}
+    engines: {node: '>=18'}
+
   [email protected]:
     resolution: {integrity: 
sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
     engines: {node: '>= 0.4'}
@@ -5159,6 +5163,8 @@ snapshots:
 
   [email protected]: {}
 
+  [email protected]: {}
+
   [email protected]:
     dependencies:
       define-properties: 1.2.1

Reply via email to