From 4140c618b74b160d50457689db2a5123760ed70d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 16:50:49 +0000 Subject: [PATCH] [Docs Site] Bump globals from 16.4.0 to 17.6.0 Bumps [globals](https://github.com/sindresorhus/globals) from 16.4.0 to 17.6.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v16.4.0...v17.6.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.6.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 37ec8100c51593b..8b9a7a4ab62985c 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "eslint-plugin-react": "7.37.5", "fast-glob": "3.3.3", "github-slugger": "2.0.0", - "globals": "16.4.0", + "globals": "17.6.0", "happy-dom": "20.8.9", "hast-util-heading-rank": "3.0.0", "hast-util-select": "6.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8e9f9737acb723..ce4865ef0d3d175 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -177,8 +177,8 @@ importers: specifier: 2.0.0 version: 2.0.0 globals: - specifier: 16.4.0 - version: 16.4.0 + specifier: 17.6.0 + version: 17.6.0 happy-dom: specifier: 20.8.9 version: 20.8.9 @@ -4175,6 +4175,10 @@ packages: resolution: {integrity: sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==} engines: {node: '>=18'} + globals@17.6.0: + resolution: {integrity: sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -11209,6 +11213,8 @@ snapshots: globals@16.4.0: {} + globals@17.6.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1