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