From 96b603b758ab5d66b4365f434525fec3b484176c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 14:48:31 +0000 Subject: [PATCH] chore(deps): bump globals from 16.5.0 to 17.3.0 Bumps [globals](https://github.com/sindresorhus/globals) from 16.5.0 to 17.3.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v16.5.0...v17.3.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d39b320..240a4ab 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "git-log-parser": "^1.2.0", "glob": "^13.0.0", "glob-parent": "^6.0.2", - "globals": "^16.0.0", + "globals": "^17.3.0", "globalthis": "^1.0.3", "globby": "^16.1.0", "gopd": "^1.0.1",