Skip to content

Commit 5e232a4

Browse files
chore(deps-dev): bump jsdom from 24.0.0 to 24.1.0 (#11197)
1 parent 3f3e342 commit 5e232a4

File tree

2 files changed

+36
-31
lines changed

2 files changed

+36
-31
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
"jest-junit-reporter": "^1.1.0",
209209
"jest-resolve": "^29.7.0",
210210
"jest-watch-typeahead": "^2.2.2",
211-
"jsdom": "^24.0.0",
211+
"jsdom": "^24.1.0",
212212
"lint-staged": "^13.2.3",
213213
"mdast-util-to-hast": "^13.1.0",
214214
"mini-css-extract-plugin": "^2.9.0",

Diff for: yarn.lock

+35-30
Original file line numberDiff line numberDiff line change
@@ -8632,10 +8632,10 @@ http-proxy-agent@^5.0.0:
86328632
agent-base "6"
86338633
debug "4"
86348634

8635-
http-proxy-agent@^7.0.0:
8636-
version "7.0.0"
8637-
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-7.0.0.tgz#e9096c5afd071a3fce56e6252bb321583c124673"
8638-
integrity sha512-+ZT+iBxVUQ1asugqnD6oWoRiS25AkjNfG085dKJGtGxkdwLQrMKU5wJr2bOOFAXzKcTuqq+7fZlTMgG3SRfIYQ==
8635+
http-proxy-agent@^7.0.2:
8636+
version "7.0.2"
8637+
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz#9a8b1f246866c028509486585f62b8f2c18c270e"
8638+
integrity sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==
86398639
dependencies:
86408640
agent-base "^7.1.0"
86418641
debug "^4.3.4"
@@ -8676,10 +8676,10 @@ https-proxy-agent@^5.0.1:
86768676
agent-base "6"
86778677
debug "4"
86788678

8679-
https-proxy-agent@^7.0.2:
8680-
version "7.0.2"
8681-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz#e2645b846b90e96c6e6f347fb5b2e41f1590b09b"
8682-
integrity sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==
8679+
https-proxy-agent@^7.0.2, https-proxy-agent@^7.0.4:
8680+
version "7.0.4"
8681+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz#8e97b841a029ad8ddc8731f26595bad868cb4168"
8682+
integrity sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==
86838683
dependencies:
86848684
agent-base "^7.0.2"
86858685
debug "4"
@@ -10006,31 +10006,31 @@ jsdom@^20.0.0:
1000610006
ws "^8.11.0"
1000710007
xml-name-validator "^4.0.0"
1000810008

10009-
jsdom@^24.0.0:
10010-
version "24.0.0"
10011-
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-24.0.0.tgz#e2dc04e4c79da368481659818ee2b0cd7c39007c"
10012-
integrity sha512-UDS2NayCvmXSXVP6mpTj+73JnNQadZlr9N68189xib2tx5Mls7swlTNao26IoHv46BZJFvXygyRtyXd1feAk1A==
10009+
jsdom@^24.1.0:
10010+
version "24.1.0"
10011+
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-24.1.0.tgz#0cffdabd42c506788bfecd160e8ac22d4387f971"
10012+
integrity sha512-6gpM7pRXCwIOKxX47cgOyvyQDN/Eh0f1MeKySBV2xGdKtqJBLj8P25eY3EVCWo2mglDDzozR2r2MW4T+JiNUZA==
1001310013
dependencies:
1001410014
cssstyle "^4.0.1"
1001510015
data-urls "^5.0.0"
1001610016
decimal.js "^10.4.3"
1001710017
form-data "^4.0.0"
1001810018
html-encoding-sniffer "^4.0.0"
10019-
http-proxy-agent "^7.0.0"
10020-
https-proxy-agent "^7.0.2"
10019+
http-proxy-agent "^7.0.2"
10020+
https-proxy-agent "^7.0.4"
1002110021
is-potential-custom-element-name "^1.0.1"
10022-
nwsapi "^2.2.7"
10022+
nwsapi "^2.2.10"
1002310023
parse5 "^7.1.2"
10024-
rrweb-cssom "^0.6.0"
10024+
rrweb-cssom "^0.7.0"
1002510025
saxes "^6.0.0"
1002610026
symbol-tree "^3.2.4"
10027-
tough-cookie "^4.1.3"
10027+
tough-cookie "^4.1.4"
1002810028
w3c-xmlserializer "^5.0.0"
1002910029
webidl-conversions "^7.0.0"
1003010030
whatwg-encoding "^3.1.1"
1003110031
whatwg-mimetype "^4.0.0"
1003210032
whatwg-url "^14.0.0"
10033-
ws "^8.16.0"
10033+
ws "^8.17.0"
1003410034
xml-name-validator "^5.0.0"
1003510035

1003610036
jsesc@^2.5.1:
@@ -11407,10 +11407,10 @@ nth-check@^2.0.1:
1140711407
dependencies:
1140811408
boolbase "^1.0.0"
1140911409

11410-
nwsapi@^2.2.2, nwsapi@^2.2.7:
11411-
version "2.2.7"
11412-
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.7.tgz#738e0707d3128cb750dddcfe90e4610482df0f30"
11413-
integrity sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==
11410+
nwsapi@^2.2.10, nwsapi@^2.2.2:
11411+
version "2.2.10"
11412+
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.10.tgz#0b77a68e21a0b483db70b11fad055906e867cda8"
11413+
integrity sha512-QK0sRs7MKv0tKe1+5uZIQk/C8XGza4DAnztJG8iD+TpJIORARrCxczA738awHrZoHeTjSSoHqao2teO0dC/gFQ==
1141411414

1141511415
object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
1141611416
version "4.1.1"
@@ -13592,6 +13592,11 @@ rrweb-cssom@^0.6.0:
1359213592
resolved "https://registry.yarnpkg.com/rrweb-cssom/-/rrweb-cssom-0.6.0.tgz#ed298055b97cbddcdeb278f904857629dec5e0e1"
1359313593
integrity sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==
1359413594

13595+
rrweb-cssom@^0.7.0:
13596+
version "0.7.0"
13597+
resolved "https://registry.yarnpkg.com/rrweb-cssom/-/rrweb-cssom-0.7.0.tgz#51cc1e7f4c20dd81218545b5092939bc6fd81bcd"
13598+
integrity sha512-KlSv0pm9kgQSRxXEMgtivPJ4h826YHsuob8pSHcfSZsSXGtvpEAie8S0AnXuObEJ7nhikOb4ahwxDm0H2yW17g==
13599+
1359513600
run-applescript@^7.0.0:
1359613601
version "7.0.0"
1359713602
resolved "https://registry.yarnpkg.com/run-applescript/-/run-applescript-7.0.0.tgz#e5a553c2bffd620e169d276c1cd8f1b64778fbeb"
@@ -14988,10 +14993,10 @@ token-types@^5.0.1:
1498814993
"@tokenizer/token" "^0.3.0"
1498914994
ieee754 "^1.2.1"
1499014995

14991-
tough-cookie@^4.1.2, tough-cookie@^4.1.3:
14992-
version "4.1.3"
14993-
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf"
14994-
integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==
14996+
tough-cookie@^4.1.2, tough-cookie@^4.1.4:
14997+
version "4.1.4"
14998+
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.4.tgz#945f1461b45b5a8c76821c33ea49c3ac192c1b36"
14999+
integrity sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==
1499515000
dependencies:
1499615001
psl "^1.1.33"
1499715002
punycode "^2.1.1"
@@ -16114,10 +16119,10 @@ write-file-atomic@^5.0.1:
1611416119
imurmurhash "^0.1.4"
1611516120
signal-exit "^4.0.1"
1611616121

16117-
ws@^8.11.0, ws@^8.16.0:
16118-
version "8.16.0"
16119-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4"
16120-
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==
16122+
ws@^8.11.0, ws@^8.16.0, ws@^8.17.0:
16123+
version "8.17.0"
16124+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.0.tgz#d145d18eca2ed25aaf791a183903f7be5e295fea"
16125+
integrity sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==
1612116126

1612216127
xml-js@^1.6.11:
1612316128
version "1.6.11"

0 commit comments

Comments
 (0)