Merge pull request #2635 from element-hq/renovate/global-jsdom-25.x

Update dependency global-jsdom to v25
This commit is contained in:
Robin 2024-09-27 16:05:03 -04:00 committed by GitHub
commit 877be03328
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -73,7 +73,7 @@
"eslint-plugin-react": "^7.29.4", "eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.5.0", "eslint-plugin-react-hooks": "^4.5.0",
"eslint-plugin-unicorn": "^55.0.0", "eslint-plugin-unicorn": "^55.0.0",
"global-jsdom": "^24.0.0", "global-jsdom": "^25.0.0",
"history": "^4.0.0", "history": "^4.0.0",
"i18next": "^23.0.0", "i18next": "^23.0.0",
"i18next-browser-languagedetector": "^8.0.0", "i18next-browser-languagedetector": "^8.0.0",

View File

@ -4961,10 +4961,10 @@ glob@^9.3.2:
minipass "^4.2.4" minipass "^4.2.4"
path-scurry "^1.6.1" path-scurry "^1.6.1"
global-jsdom@^24.0.0: global-jsdom@^25.0.0:
version "24.0.0" version "25.0.0"
resolved "https://registry.yarnpkg.com/global-jsdom/-/global-jsdom-24.0.0.tgz#be2a5f0392a8626fde76c4d8037618c7a0f1079c" resolved "https://registry.yarnpkg.com/global-jsdom/-/global-jsdom-25.0.0.tgz#3e3c439dfe3691855d9bc8f6d0b75f06a0940e27"
integrity sha512-CARBUWkqZ3O9VOc2PIVE5kQpdQeJh9eF9kQ7zSeNtmqx5vAFDKMr9XnDt1epVMMrz1s9uK/yFCa4HLwpa6TcPA== integrity sha512-Y8dUX6R5Aw5/cutvBY8ofSs2TJyHC3WVGAQGIhCeWlIpKjYcydh3APbxQaeKSfrawVO/YUQ0MAFJfjQDOPVY8Q==
globals@^11.1.0: globals@^11.1.0:
version "11.12.0" version "11.12.0"