From f4f3f01de80cad9c9058541423ebc3e74d82ea60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 20:14:37 +0000 Subject: [PATCH] chore(deps-dev): bump globals from 15.15.0 to 17.7.0 Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 17.7.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v17.7.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.7.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 9aa446a..6b22794 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint": "^9.0.0", "eslint-plugin-github": "^5.0.0", "eslint-plugin-jest": "^28.0.0", - "globals": "^15.0.0", + "globals": "^17.7.0", "husky": "^9.0.0", "jest": "^29.7.0", "jest-environment-node": "^29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 92c0814..dfa36d8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^28.0.0 version: 28.14.0(@typescript-eslint/eslint-plugin@8.65.0(@typescript-eslint/parser@8.65.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(jest@29.7.0(@types/node@22.19.10))(typescript@5.9.3) globals: - specifier: ^15.0.0 - version: 15.15.0 + specifier: ^17.7.0 + version: 17.7.0 husky: specifier: ^9.0.0 version: 9.1.7 @@ -1324,6 +1324,10 @@ packages: resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} engines: {node: '>=18'} + globals@17.7.0: + resolution: {integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -4045,6 +4049,8 @@ snapshots: globals@15.15.0: {} + globals@17.7.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1