From a74b0ed957a39366f757613ba87a9b3d663e9711 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 00:37:30 +0100 Subject: [PATCH] chore(deps): update dependency globals to v17 (#1173) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 12 +++++++++--- pnpm-workspace.yaml | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0bd0aa46..d30e941d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,8 +104,8 @@ catalogs: specifier: 4.3.0 version: 4.3.0 globals: - specifier: 16.5.0 - version: 16.5.0 + specifier: 17.0.0 + version: 17.0.0 jsonc-eslint-parser: specifier: 2.4.0 version: 2.4.0 @@ -312,7 +312,7 @@ importers: version: 4.3.0(@typescript-eslint/eslint-plugin@8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.1(jiti@1.21.7))(typescript@5.9.2))(eslint@9.39.1(jiti@1.21.7))(typescript@5.9.2))(eslint@9.39.1(jiti@1.21.7)) globals: specifier: catalog:linting - version: 16.5.0 + version: 17.0.0 jsonc-eslint-parser: specifier: catalog:linting version: 2.4.0 @@ -3137,6 +3137,10 @@ packages: resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==} engines: {node: '>=18'} + globals@17.0.0: + resolution: {integrity: sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==} + engines: {node: '>=18'} + globby@11.1.0: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} @@ -7846,6 +7850,8 @@ snapshots: globals@16.5.0: {} + globals@17.0.0: {} + globby@11.1.0: dependencies: array-union: 2.1.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index dc3169fc..f106acbe 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -44,7 +44,7 @@ catalogs: 'eslint-plugin-pnpm': '1.4.3' 'eslint-plugin-svelte': '3.14.0' 'eslint-plugin-unused-imports': '4.3.0' - 'globals': '16.5.0' + 'globals': '17.0.0' 'typescript-eslint': '8.53.0' jsonc-eslint-parser: 2.4.0 yaml-eslint-parser: 1.3.0 -- 2.51.2