From 4f30a912091d2bfa56b408bfbe1c3769af0a43fe Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 12:26:16 +0000 Subject: [PATCH] Update globals to version 17.11.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 30bbe05d..9576988b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "@eslint/eslintrc": "^3.3.6", "@eslint/js": "^10.0.0", "eslint": "^10.8.1", - "globals": "^17.9.0", + "globals": "^17.11.0", "stylelint": "^17.14.1", "stylelint-config-standard": "^40.0.0", "stylelint-plugin-defensive-css": "^2.9.6" @@ -1380,9 +1380,9 @@ } }, "node_modules/globals": { - "version": "17.9.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.9.0.tgz", - "integrity": "sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==", + "version": "17.11.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.11.0.tgz", + "integrity": "sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==", "dev": true, "engines": { "node": ">=18" diff --git a/package.json b/package.json index dd2b9d67..36fcd1bd 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@eslint/eslintrc": "^3.3.6", "@eslint/js": "^10.0.0", "eslint": "^10.8.1", - "globals": "^17.9.0", + "globals": "^17.11.0", "stylelint": "^17.14.1", "stylelint-config-standard": "^40.0.0", "stylelint-plugin-defensive-css": "^2.9.6"