From 0d6ed85bc6f28710e8f88953b880b69e2104e029 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 17:55:49 +0000 Subject: [PATCH] Update globals to version 17.8.0 --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8f38dbfa..dd2285a5 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.0", - "globals": "^17.7.0", + "globals": "^17.8.0", "stylelint": "^17.14.1", "stylelint-config-standard": "^40.0.0", "stylelint-plugin-defensive-css": "^2.9.4" @@ -1380,11 +1380,10 @@ } }, "node_modules/globals": { - "version": "17.7.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.7.0.tgz", - "integrity": "sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==", + "version": "17.8.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.8.0.tgz", + "integrity": "sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==", "dev": true, - "license": "MIT", "engines": { "node": ">=18" }, diff --git a/package.json b/package.json index 815506d6..9be07d57 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@eslint/eslintrc": "^3.3.6", "@eslint/js": "^10.0.0", "eslint": "^10.8.0", - "globals": "^17.7.0", + "globals": "^17.8.0", "stylelint": "^17.14.1", "stylelint-config-standard": "^40.0.0", "stylelint-plugin-defensive-css": "^2.9.4"