From c7caf69f6c2a8bac7c3daeb47ae12493a282c699 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 13:42:59 +0000 Subject: [PATCH] chore(deps)(deps): bump globals from 14.0.0 to 16.5.0 Bumps [globals](https://github.com/sindresorhus/globals) from 14.0.0 to 16.5.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v14.0.0...v16.5.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 2 +- pnpm-workspace.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 650c819..32f8017 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -187,7 +187,7 @@ catalogs: specifier: ^5.2.0 version: 5.2.0 globals: - specifier: ^16.3.0 + specifier: ^16.5.0 version: 16.5.0 graphql-ws: specifier: ^6.0.6 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index eed8081..cb6afce 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -65,7 +65,7 @@ catalog: eslint: ^9.34.0 eslint-plugin-react: ^7.37.5 eslint-plugin-react-hooks: ^5.2.0 - globals: ^16.3.0 + globals: ^16.5.0 graphql-ws: ^6.0.6 jest: ^30.1.3 jest-environment-jsdom: ^30.1.2