mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-21 00:28:08 +08:00
Update dependency global-jsdom to v25
This commit is contained in:
parent
eb6719d32e
commit
e4578dfb4f
@ -72,7 +72,7 @@
|
||||
"eslint-plugin-react": "^7.29.4",
|
||||
"eslint-plugin-react-hooks": "^4.5.0",
|
||||
"eslint-plugin-unicorn": "^55.0.0",
|
||||
"global-jsdom": "^24.0.0",
|
||||
"global-jsdom": "^25.0.0",
|
||||
"history": "^4.0.0",
|
||||
"i18next": "^23.0.0",
|
||||
"i18next-browser-languagedetector": "^8.0.0",
|
||||
|
@ -5001,10 +5001,10 @@ glob@^9.3.2:
|
||||
minipass "^4.2.4"
|
||||
path-scurry "^1.6.1"
|
||||
|
||||
global-jsdom@^24.0.0:
|
||||
version "24.0.0"
|
||||
resolved "https://registry.yarnpkg.com/global-jsdom/-/global-jsdom-24.0.0.tgz#be2a5f0392a8626fde76c4d8037618c7a0f1079c"
|
||||
integrity sha512-CARBUWkqZ3O9VOc2PIVE5kQpdQeJh9eF9kQ7zSeNtmqx5vAFDKMr9XnDt1epVMMrz1s9uK/yFCa4HLwpa6TcPA==
|
||||
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==
|
||||
|
||||
globals@^11.1.0:
|
||||
version "11.12.0"
|
||||
|
Loading…
Reference in New Issue
Block a user