From 88a4894df86f7c315498b8f4e5a16b65ba02875e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 06:14:31 +0000 Subject: [PATCH] Bump globals from 15.15.0 to 16.1.0 Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.1.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v16.1.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7a45f63..a27ca83 100644 --- a/package.json +++ b/package.json @@ -238,7 +238,7 @@ "debug": "^4.3.7", "eslint": "^9.13.0", "eslint-config-prettier": "10.1.1", - "globals": "^15.11.0", + "globals": "^16.1.0", "prettier": "3.5.3", "tsc": "2.0.4", "tslib": "2.8.1", diff --git a/yarn.lock b/yarn.lock index 6181138..ebd02fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1158,10 +1158,10 @@ globals@^14.0.0: resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== -globals@^15.11.0: - version "15.15.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8" - integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg== +globals@^16.1.0: + version "16.1.0" + resolved "https://registry.yarnpkg.com/globals/-/globals-16.1.0.tgz#ee6ab147d41c64e9f2beaaaf66572d18df8e1e60" + integrity sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g== graphemer@^1.4.0: version "1.4.0"