From c2a544a0567f98e359018bc6fa1a8f89deb0a252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 12:15:27 +0000 Subject: [PATCH] chore(deps-dev): bump globals from 17.6.0 to 17.7.0 Bumps [globals](https://github.com/sindresorhus/globals) from 17.6.0 to 17.7.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.6.0...v17.7.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4e97a3ef..67046a53 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "eslint-plugin-import": "2.32.0", "eslint-plugin-oxlint": "1.70.0", "eslint-plugin-perfectionist": "5.9.1", - "globals": "17.6.0", + "globals": "17.7.0", "jiti": "2.7.0", "lefthook": "2.1.9", "multi-semantic-release": "3.1.0", diff --git a/yarn.lock b/yarn.lock index d61ffffa..d02fe8a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6334,6 +6334,13 @@ __metadata: languageName: node linkType: hard +"globals@npm:17.7.0": + version: 17.7.0 + resolution: "globals@npm:17.7.0" + checksum: 10c0/e83f791acf537b85fa1632ac48a45432a1999a61acd9f955b5c2145f66d6b5000a7945029874b6184fa2dfac8d33af03885a5a7ffa457866f1bcf0b40d0c1291 + languageName: node + linkType: hard + "globals@npm:^14.0.0": version: 14.0.0 resolution: "globals@npm:14.0.0" @@ -9153,7 +9160,7 @@ __metadata: eslint-plugin-import: "npm:2.32.0" eslint-plugin-oxlint: "npm:1.70.0" eslint-plugin-perfectionist: "npm:5.9.1" - globals: "npm:17.6.0" + globals: "npm:17.7.0" jiti: "npm:2.7.0" lefthook: "npm:2.1.9" multi-semantic-release: "npm:3.1.0"