From 9e0441a726b70646a8d33126cf59863b062f4fd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 15:56:14 +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.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b4d90ac..e7d41b0 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@types/prompts": "^2.4.9", "@types/serve-static": "^1.15.8", "eslint": "^9.17.0", - "globals": "^15.13.0", + "globals": "^16.4.0", "prettier": "^3.4.2", "prettier-plugin-tailwindcss": "^0.6.14", "prompts": "^2.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 68a75d9..c28ec76 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ devDependencies: specifier: ^9.17.0 version: 9.36.0 globals: - specifier: ^15.13.0 - version: 15.15.0 + specifier: ^16.4.0 + version: 16.4.0 prettier: specifier: ^3.4.2 version: 3.6.2 @@ -1614,8 +1614,8 @@ packages: engines: {node: '>=18'} dev: true - /globals@15.15.0: - resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} + /globals@16.4.0: + resolution: {integrity: sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==} engines: {node: '>=18'} dev: true