From 1b12c14f243336f69d51e954deb8a4053be42a3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 20:05:34 +0000 Subject: [PATCH] build(deps-dev): bump globals from 16.3.0 to 16.4.0 in the regular group Bumps the regular group with 1 update: [globals](https://github.com/sindresorhus/globals). Updates `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 dependency-group: regular ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d2e8e8918..16d8ddaba 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "eslint": "^9.35.0", "eslint-plugin-jsdoc": "^54.5.0", "eslint-plugin-perfectionist": "^4.15.0", - "globals": "^16.3.0", + "globals": "^16.4.0", "husky": "^9.1.7", "lint-staged": "^16.1.6", "mocha": "^11.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 71f12bce4..3ede9d470 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^4.15.0 version: 4.15.0(eslint@9.35.0(jiti@2.5.1))(typescript@5.9.2) 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 @@ -1662,8 +1662,8 @@ packages: resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} 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'} globalthis@1.0.4: @@ -4548,7 +4548,7 @@ snapshots: globals@15.15.0: {} - globals@16.3.0: {} + globals@16.4.0: {} globalthis@1.0.4: dependencies: -- 2.43.0