From 3a0f4c08033a400da32c0ba00afda672a976060f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 07:27:55 +0000 Subject: [PATCH] chore(deps-dev): bump globals from 17.8.0 to 17.9.0 Bumps [globals](https://github.com/sindresorhus/globals) from 17.8.0 to 17.9.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.8.0...v17.9.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.9.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 96ffa2a8..819cc974 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-plugin-import": "2.32.0", "eslint-plugin-oxlint": "1.76.0", "eslint-plugin-perfectionist": "5.10.1", - "globals": "17.8.0", + "globals": "17.9.0", "jiti": "2.7.0", "lefthook": "2.1.10", "oxlint": "1.76.0", diff --git a/yarn.lock b/yarn.lock index c9d38102..112adca3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3916,6 +3916,13 @@ __metadata: languageName: node linkType: hard +"globals@npm:17.9.0": + version: 17.9.0 + resolution: "globals@npm:17.9.0" + checksum: 10c0/776116bffb916e462d548c26a44c9a5d8f4e551935a883991e9f5d68cbcb21b63e4c688e36bbc564f97d3025e304d8b2bb0a611ecf944825aeee164898dcfbdd + languageName: node + linkType: hard + "globals@npm:^14.0.0": version: 14.0.0 resolution: "globals@npm:14.0.0" @@ -5912,7 +5919,7 @@ __metadata: eslint-plugin-import: "npm:2.32.0" eslint-plugin-oxlint: "npm:1.76.0" eslint-plugin-perfectionist: "npm:5.10.1" - globals: "npm:17.8.0" + globals: "npm:17.9.0" helmet: "npm:8.3.0" http-status-codes: "npm:2.3.0" jiti: "npm:2.7.0"