Update dependency global-jsdom to v26 (#2941)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-13 12:01:51 +00:00
committed by GitHub
parent 0f40cb77ad
commit 402d028696
2 changed files with 5 additions and 5 deletions

View File

@@ -81,7 +81,7 @@
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-rxjs": "^5.0.3",
"eslint-plugin-unicorn": "^56.0.0",
"global-jsdom": "^25.0.0",
"global-jsdom": "^26.0.0",
"i18next": "^24.0.0",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-parser": "^9.1.0",

View File

@@ -5502,10 +5502,10 @@ glob@^9.3.2:
minipass "^4.2.4"
path-scurry "^1.6.1"
global-jsdom@^25.0.0:
version "25.0.0"
resolved "https://registry.yarnpkg.com/global-jsdom/-/global-jsdom-25.0.0.tgz#3e3c439dfe3691855d9bc8f6d0b75f06a0940e27"
integrity sha512-Y8dUX6R5Aw5/cutvBY8ofSs2TJyHC3WVGAQGIhCeWlIpKjYcydh3APbxQaeKSfrawVO/YUQ0MAFJfjQDOPVY8Q==
global-jsdom@^26.0.0:
version "26.0.0"
resolved "https://registry.yarnpkg.com/global-jsdom/-/global-jsdom-26.0.0.tgz#fcddd40f81ff11531e5ce87e1a377af016018e98"
integrity sha512-BqXpTNZFjP40N+s4k8Bk9HS8GFVPJB/+TKtwcShM84wLv6C5dH9o1dydI3pL6potanhfDiIAVDbaaGj/uSdRSA==
globals@^11.1.0:
version "11.12.0"