From b6547567d24c11158a518cda29fb33be8d4232e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 09:21:21 +0000 Subject: [PATCH] chore(deps-dev): bump globals from 17.7.0 to 17.8.0 Bumps [globals](https://github.com/sindresorhus/globals) from 17.7.0 to 17.8.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.7.0...v17.8.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.8.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, 9 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 35ebd1d..e4f97d2 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint": "^10.6.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-playwright": "^2.10.5", - "globals": "^17.7.0", + "globals": "^17.8.0", "lint-staged": "^17.0.8", "markdownlint-cli2": "^0.23.0", "mermaid": "^11.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee93f97..f2d1491 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^2.10.5 version: 2.10.5(eslint@10.6.0) globals: - specifier: ^17.7.0 - version: 17.7.0 + specifier: ^17.8.0 + version: 17.8.0 lint-staged: specifier: ^17.0.8 version: 17.0.8 @@ -2223,6 +2223,10 @@ packages: resolution: {integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==} engines: {node: '>=18'} + globals@17.8.0: + resolution: {integrity: sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==} + engines: {node: '>=18'} + globby@16.2.0: resolution: {integrity: sha512-QrJia2qDf5BB/V6HYlDTs0I0lBahyjLzpGQg3KT7FnCdTonAyPy2RtY802m2k4ALx6Dp752f82WsOczEVr3l6Q==} engines: {node: '>=20'} @@ -5953,6 +5957,8 @@ snapshots: globals@17.7.0: {} + globals@17.8.0: {} + globby@16.2.0: dependencies: '@sindresorhus/merge-streams': 4.0.0