From ce0bc4c0c3466bbfa112d871f257c7e0c645e324 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 23:15:25 +0000 Subject: [PATCH] chore(deps-dev): bump globals from 15.15.0 to 16.3.0 Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.3.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v16.3.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.3.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 ab96b05e..14c2d302 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3357,9 +3357,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.3.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-16.3.0.tgz", + "integrity": "sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==", "dev": true, "license": "MIT", "engines": { @@ -5513,7 +5513,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.3.0", "postcss": "^8.5.6", "tailwindcss": "^3.4.17", "typescript": "~5.9.2", @@ -6004,7 +6004,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.3.0", "postcss": "^8.5.6", "tailwindcss": "^3.4.17", "typescript": "~5.9.2", @@ -6420,7 +6420,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.3.0", "postcss": "^8.5.6", "tailwindcss": "^3.4.17", "typescript": "~5.9.2", @@ -6862,7 +6862,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.3.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 4be2b7de..a3a2d8de 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.3.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 a769e469..fc2ed934 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.3.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 bd51cb51..6ea7585e 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.3.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 c5289642..7dc78009 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.3.0", "postcss": "^8.5.6", "tailwindcss": "^3.4.17", "typescript": "~5.9.2",