From bf01833978990c2422c2caa2950de9c4ed1ae46c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:30:47 +0000 Subject: [PATCH] chore(deps-dev): bump globals in the dependencies group Bumps the dependencies group with 1 update: [globals](https://github.com/sindresorhus/globals). Updates `globals` from 15.10.0 to 15.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.10.0...v15.11.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... 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 80d786b03b61..e496354f2455 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "eslint-plugin-react-hooks": "^4.6.2", "front-matter": "^4.0.2", "github-slugger": "^2.0.0", - "globals": "^15.10.0", + "globals": "^15.11.0", "html-webpack-plugin": "^5.5.4", "http-server": "^14.1.1", "husky": "^9.1.6", diff --git a/yarn.lock b/yarn.lock index 06ac6e77abea..e81b1ef5bd10 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6429,10 +6429,10 @@ globals@^14.0.0: resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== -globals@^15.10.0: - version "15.10.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-15.10.0.tgz#a7eab3886802da248ad8b6a9ccca6573ff899c9b" - integrity sha512-tqFIbz83w4Y5TCbtgjZjApohbuh7K9BxGYFm7ifwDR240tvdb7P9x+/9VvUKlmkPoiknoJtanI8UOrqxS3a7lQ== +globals@^15.11.0: + version "15.11.0" + resolved "https://registry.yarnpkg.com/globals/-/globals-15.11.0.tgz#b96ed4c6998540c6fb824b24b5499216d2438d6e" + integrity sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw== globalthis@^1.0.3: version "1.0.3"