From 4fc13820b149960d2411bfee05499f0f983b9524 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 20:28:07 +0000 Subject: [PATCH] chore(deps): update dependency globals to v17.8.0 Signed-off-by: Renovate Bot --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 334cfdc2646..819eb93b886 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "eslint-config-prettier": "10.1.8", "eslint-plugin-mdx": "3.8.1", "format-api-docs": "file:scripts/gendocs/postprocess", - "globals": "17.7.0", + "globals": "17.8.0", "markdown-link-check": "3.14.2", "next-sitemap": "4.2.3", "postcss": "8.5.23", @@ -5988,9 +5988,9 @@ } }, "node_modules/globals": { - "version": "17.7.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.7.0.tgz", - "integrity": "sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==", + "version": "17.8.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.8.0.tgz", + "integrity": "sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index afe2829e55b..c1ac478431c 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "eslint-config-prettier": "10.1.8", "eslint-plugin-mdx": "3.8.1", "format-api-docs": "file:scripts/gendocs/postprocess", - "globals": "17.7.0", + "globals": "17.8.0", "markdown-link-check": "3.14.2", "next-sitemap": "4.2.3", "postcss": "8.5.23",