From a6d582bc532300a71add90fd5943b89fe461370b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 09:07:33 +0000 Subject: [PATCH] npm-dep: bump globals from 16.3.0 to 16.4.0 in /frontend Bumps [globals](https://github.com/sindresorhus/globals) from 16.3.0 to 16.4.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index cbfda00f..0a354b82 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -26,7 +26,7 @@ "eslint": "^9.35.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-svelte": "^3.12.2", - "globals": "^16.3.0", + "globals": "^16.4.0", "husky": "^9.1.7", "prettier": "^3.6.2", "prettier-plugin-svelte": "^3.4.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index f7584b31..537e02d5 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: ^3.12.2 version: 3.12.2(eslint@9.35.0(jiti@2.5.1))(svelte@5.38.8) globals: - specifier: ^16.3.0 - version: 16.3.0 + specifier: ^16.4.0 + version: 16.4.0 husky: specifier: ^9.1.7 version: 9.1.7 @@ -997,8 +997,8 @@ packages: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} - globals@16.3.0: - resolution: {integrity: sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==} + globals@16.4.0: + resolution: {integrity: sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==} engines: {node: '>=18'} graceful-fs@4.2.11: @@ -2311,7 +2311,7 @@ snapshots: '@jridgewell/sourcemap-codec': 1.5.5 eslint: 9.35.0(jiti@2.5.1) esutils: 2.0.3 - globals: 16.3.0 + globals: 16.4.0 known-css-properties: 0.37.0 postcss: 8.5.6 postcss-load-config: 3.1.4(postcss@8.5.6) @@ -2455,7 +2455,7 @@ snapshots: globals@14.0.0: {} - globals@16.3.0: {} + globals@16.4.0: {} graceful-fs@4.2.11: {}