From 114dd786f27f852d6bc2f7228f41b27421cba40a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 09:18:08 +0000 Subject: [PATCH] Bump globals from 16.1.0 to 16.2.0 in /src/Elastic.Documentation.Site Bumps [globals](https://github.com/sindresorhus/globals) from 16.1.0 to 16.2.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v16.1.0...v16.2.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Elastic.Documentation.Site/package-lock.json | 8 ++++---- src/Elastic.Documentation.Site/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Elastic.Documentation.Site/package-lock.json b/src/Elastic.Documentation.Site/package-lock.json index b50e57497..9a1580c9f 100644 --- a/src/Elastic.Documentation.Site/package-lock.json +++ b/src/Elastic.Documentation.Site/package-lock.json @@ -22,7 +22,7 @@ "@tailwindcss/postcss": "4.1.8", "@trivago/prettier-plugin-sort-imports": "5.2.2", "eslint": "9.28.0", - "globals": "16.1.0", + "globals": "16.2.0", "parcel": "2.15.2", "postcss": "8.5.4", "postcss-import": "16.1.0", @@ -4206,9 +4206,9 @@ } }, "node_modules/globals": { - "version": "16.1.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-16.1.0.tgz", - "integrity": "sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g==", + "version": "16.2.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-16.2.0.tgz", + "integrity": "sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==", "dev": true, "license": "MIT", "engines": { diff --git a/src/Elastic.Documentation.Site/package.json b/src/Elastic.Documentation.Site/package.json index 8f27610f3..97abcee7f 100644 --- a/src/Elastic.Documentation.Site/package.json +++ b/src/Elastic.Documentation.Site/package.json @@ -31,7 +31,7 @@ "@tailwindcss/postcss": "4.1.8", "@trivago/prettier-plugin-sort-imports": "5.2.2", "eslint": "9.28.0", - "globals": "16.1.0", + "globals": "16.2.0", "parcel": "2.15.2", "postcss": "8.5.4", "postcss-import": "16.1.0",