From 8927508a3b01a4dfb6d88e78edfe2426734f7581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 04:50:29 +0000 Subject: [PATCH] deps: bump globals in /Applications/Spark.Web.STU3/app Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 17.6.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v17.6.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.6.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Applications/Spark.Web.STU3/app/package-lock.json | 8 ++++---- Applications/Spark.Web.STU3/app/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Applications/Spark.Web.STU3/app/package-lock.json b/Applications/Spark.Web.STU3/app/package-lock.json index f27c7d77b..e3af65936 100644 --- a/Applications/Spark.Web.STU3/app/package-lock.json +++ b/Applications/Spark.Web.STU3/app/package-lock.json @@ -23,7 +23,7 @@ "eslint": "^10.3.0", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.4.16", - "globals": "^15.14.0", + "globals": "^17.6.0", "tailwindcss": "^4.2.4", "typescript": "^6.0.3", "typescript-eslint": "^8.59.2", @@ -3974,9 +3974,9 @@ } }, "node_modules/globals": { - "version": "15.15.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz", - "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==", + "version": "17.6.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.6.0.tgz", + "integrity": "sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==", "dev": true, "license": "MIT", "engines": { diff --git a/Applications/Spark.Web.STU3/app/package.json b/Applications/Spark.Web.STU3/app/package.json index 82e8c4dff..b6678f7b7 100644 --- a/Applications/Spark.Web.STU3/app/package.json +++ b/Applications/Spark.Web.STU3/app/package.json @@ -25,7 +25,7 @@ "eslint": "^10.3.0", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.4.16", - "globals": "^15.14.0", + "globals": "^17.6.0", "tailwindcss": "^4.2.4", "typescript": "^6.0.3", "typescript-eslint": "^8.59.2",