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-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 222e22d924 Bump globals (#1374)
222e22d924 is described below

commit 222e22d9240c65d28d433a58dd428db82ee0e3b4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 6 17:40:26 2026 +0100

    Bump globals (#1374)
    
    Bumps the npm-dependencies group with 1 update in the /landing-pages 
directory: [globals](https://github.com/sindresorhus/globals).
    
    
    Updates `globals` from 16.5.0 to 17.0.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - 
[Commits](https://github.com/sindresorhus/globals/compare/v16.5.0...v17.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: globals
      dependency-version: 17.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 landing-pages/package.json | 2 +-
 landing-pages/yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/landing-pages/package.json b/landing-pages/package.json
index 82f7e61d92..4f7825d51a 100644
--- a/landing-pages/package.json
+++ b/landing-pages/package.json
@@ -47,7 +47,7 @@
     "exports-loader": "^5.0.0",
     "fancy-log": "^2.0.0",
     "file-loader": "^6.2.0",
-    "globals": "^16.5.0",
+    "globals": "^17.0.0",
     "imports-loader": "^5.0.0",
     "mini-css-extract-plugin": "^2.9.4",
     "npm-run-all": "^4.1.5",
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index f0abac21aa..7f95e8188d 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -3805,10 +3805,10 @@ globals@^14.0.0:
   resolved "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz";
   integrity 
sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
 
-globals@^16.5.0:
-  version "16.5.0"
-  resolved 
"https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1";
-  integrity 
sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
+globals@^17.0.0:
+  version "17.0.0"
+  resolved 
"https://registry.yarnpkg.com/globals/-/globals-17.0.0.tgz#a4196d9cfeb4d627ba165b4647b1f5853bf90a30";
+  integrity 
sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==
 
 globalthis@^1.0.4:
   version "1.0.4"

Reply via email to