From a4494370cf92a28b32393c9b8c1ab5d69933fce5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 14:21:45 +0000 Subject: [PATCH] build(deps-dev): Bump globals from 17.7.0 to 17.9.0 Bumps [globals](https://github.com/sindresorhus/globals) from 17.7.0 to 17.9.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.7.0...v17.9.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 51fe436391b1e..bb07de4820029 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "eslint-import-resolver-typescript": "4.4.5", "eslint-plugin-import-x": "4.17.1", "eslint-plugin-jsdoc": "63.1.0", - "globals": "17.7.0", + "globals": "17.9.0", "husky": "9.1.7", "knip": "6.27.0", "lint-staged": "17.0.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index db4b3b676f80e..e35e0e3bfa6ea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: 63.1.0 version: 63.1.0(eslint@10.7.0(jiti@2.7.0)) globals: - specifier: 17.7.0 - version: 17.7.0 + specifier: 17.9.0 + version: 17.9.0 husky: specifier: 9.1.7 version: 9.1.7 @@ -1901,8 +1901,8 @@ packages: resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} engines: {node: '>=10.13.0'} - globals@17.7.0: - resolution: {integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==} + globals@17.9.0: + resolution: {integrity: sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==} engines: {node: '>=18'} gopd@1.2.0: @@ -4598,7 +4598,7 @@ snapshots: dependencies: is-glob: 4.0.3 - globals@17.7.0: {} + globals@17.9.0: {} gopd@1.2.0: {}