From 0198d46dc1ea2bf3ae5f22f585db13cb2c471db5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 23:46:07 +0000 Subject: [PATCH] build(deps-dev): Bump globals from 15.3.0 to 15.4.0 Bumps [globals](https://github.com/sindresorhus/globals) from 15.3.0 to 15.4.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.3.0...v15.4.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 96c949a..c1d0126 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "eslint-plugin-jsdoc": "^48.2.8", "eslint-plugin-n": "^17.8.1", "eslint-plugin-simple-import-sort": "^12.1.0", - "globals": "^15.3.0", + "globals": "^15.4.0", "husky": "^9.0.11", "lint-staged": "^15.2.5", "neostandard": "^0.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aef0467..07b5c68 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: ^12.1.0 version: 12.1.0(eslint@9.4.0) globals: - specifier: ^15.3.0 - version: 15.3.0 + specifier: ^15.4.0 + version: 15.4.0 husky: specifier: ^9.0.11 version: 9.0.11 @@ -789,8 +789,8 @@ packages: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} - globals@15.3.0: - resolution: {integrity: sha512-cCdyVjIUVTtX8ZsPkq1oCsOsLmGIswqnjZYMJJTGaNApj1yHtLSymKhwH51ttirREn75z3p4k051clwg7rvNKA==} + globals@15.4.0: + resolution: {integrity: sha512-unnwvMZpv0eDUyjNyh9DH/yxUaRYrEjW/qK4QcdrHg3oO11igUQrCSgODHEqxlKg8v2CD2Sd7UkqqEBoz5U7TQ==} engines: {node: '>=18'} globby@11.1.0: @@ -2026,7 +2026,7 @@ snapshots: eslint: 9.4.0 eslint-plugin-es-x: 7.6.0(eslint@9.4.0) get-tsconfig: 4.7.5 - globals: 15.3.0 + globals: 15.4.0 ignore: 5.3.1 minimatch: 9.0.4 semver: 7.6.2 @@ -2195,7 +2195,7 @@ snapshots: globals@14.0.0: {} - globals@15.3.0: {} + globals@15.4.0: {} globby@11.1.0: dependencies: @@ -2409,7 +2409,7 @@ snapshots: '@typescript-eslint/utils': 8.0.0-alpha.28(eslint@9.4.0)(typescript@5.4.5) eslint: 9.4.0 eslint-plugin-n: 17.8.1(eslint@9.4.0) - globals: 15.3.0 + globals: 15.4.0 peowly: 1.3.0 typescript-eslint: 8.0.0-alpha.28(eslint@9.4.0)(typescript@5.4.5) transitivePeerDependencies: -- 2.34.1