From 93ca347ea40e1808b2c3d975ec6a493caac4ae20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 14:30:24 +0000 Subject: [PATCH] build(deps-dev): Bump globals from 17.6.0 to 17.7.0 Bumps [globals](https://github.com/sindresorhus/globals) from 17.6.0 to 17.7.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.6.0...v17.7.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.7.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 d0e4ba19b5fea..bb19ca1f8682c 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "eslint-import-resolver-typescript": "4.4.5", "eslint-plugin-import-x": "4.16.2", "eslint-plugin-jsdoc": "63.0.2", - "globals": "17.6.0", + "globals": "17.7.0", "husky": "9.1.7", "knip": "6.16.1", "lint-staged": "17.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f00f5876fa2f1..e282dfb6c3f45 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: 63.0.2 version: 63.0.2(eslint@10.4.1(jiti@2.7.0)) globals: - specifier: 17.6.0 - version: 17.6.0 + specifier: 17.7.0 + version: 17.7.0 husky: specifier: 9.1.7 version: 9.1.7 @@ -1781,8 +1781,8 @@ packages: resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} engines: {node: '>=10.13.0'} - globals@17.6.0: - resolution: {integrity: sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==} + globals@17.7.0: + resolution: {integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==} engines: {node: '>=18'} gopd@1.2.0: @@ -4295,7 +4295,7 @@ snapshots: dependencies: is-glob: 4.0.3 - globals@17.6.0: {} + globals@17.7.0: {} gopd@1.2.0: {}