From 080f8cf1663076abd5ca259d8cdad9519a96ad78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 23:15:00 +0000 Subject: [PATCH] chore(deps-dev): bump globals from 15.15.0 to 16.4.0 Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.4.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v16.4.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- packages/auto-sync/ui/package.json | 2 +- packages/design-migration/ui/package.json | 2 +- packages/handover/ui/package.json | 2 +- packages/inspect/ui/package.json | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7b72cdc1..be40afd2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3419,9 +3419,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": "16.4.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-16.4.0.tgz", + "integrity": "sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==", "dev": true, "license": "MIT", "engines": { @@ -5694,7 +5694,7 @@ "eslint": "^9.13.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", - "globals": "^15.15.0", + "globals": "^16.4.0", "postcss": "^8.5.6", "tailwindcss": "^3.4.17", "typescript": "~5.9.2", @@ -5980,7 +5980,7 @@ "eslint": "^9.13.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", - "globals": "^15.15.0", + "globals": "^16.4.0", "postcss": "^8.5.6", "tailwindcss": "^3.4.17", "typescript": "~5.9.2", @@ -6191,7 +6191,7 @@ "eslint": "^9.13.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", - "globals": "^15.15.0", + "globals": "^16.4.0", "postcss": "^8.5.6", "tailwindcss": "^3.4.17", "typescript": "~5.9.2", @@ -6428,7 +6428,7 @@ "eslint": "^9.13.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", - "globals": "^15.15.0", + "globals": "^16.4.0", "postcss": "^8.5.6", "tailwindcss": "^3.4.17", "typescript": "~5.9.2", diff --git a/packages/auto-sync/ui/package.json b/packages/auto-sync/ui/package.json index 4df554e3..8767a463 100644 --- a/packages/auto-sync/ui/package.json +++ b/packages/auto-sync/ui/package.json @@ -25,7 +25,7 @@ "eslint": "^9.13.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", - "globals": "^15.15.0", + "globals": "^16.4.0", "postcss": "^8.5.6", "tailwindcss": "^3.4.17", "typescript": "~5.9.2", diff --git a/packages/design-migration/ui/package.json b/packages/design-migration/ui/package.json index 888cd772..ef6502e2 100644 --- a/packages/design-migration/ui/package.json +++ b/packages/design-migration/ui/package.json @@ -25,7 +25,7 @@ "eslint": "^9.13.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", - "globals": "^15.15.0", + "globals": "^16.4.0", "postcss": "^8.5.6", "tailwindcss": "^3.4.17", "typescript": "~5.9.2", diff --git a/packages/handover/ui/package.json b/packages/handover/ui/package.json index 926c9fbf..8a5849e4 100644 --- a/packages/handover/ui/package.json +++ b/packages/handover/ui/package.json @@ -25,7 +25,7 @@ "eslint": "^9.13.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", - "globals": "^15.15.0", + "globals": "^16.4.0", "postcss": "^8.5.6", "tailwindcss": "^3.4.17", "typescript": "~5.9.2", diff --git a/packages/inspect/ui/package.json b/packages/inspect/ui/package.json index 02621ce5..bc84acec 100644 --- a/packages/inspect/ui/package.json +++ b/packages/inspect/ui/package.json @@ -25,7 +25,7 @@ "eslint": "^9.13.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", - "globals": "^15.15.0", + "globals": "^16.4.0", "postcss": "^8.5.6", "tailwindcss": "^3.4.17", "typescript": "~5.9.2",