Skip to content

Commit 15bc5a7

Browse files
Update dependency happy-dom to ^20.3.7
1 parent a22147f commit 15bc5a7

File tree

2 files changed

+39
-7
lines changed

2 files changed

+39
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint-plugin-react": "^7.37.5",
7373
"eslint-plugin-react-hooks": "^5.2.0",
7474
"eslint-plugin-testing-library": "^7.13.3",
75-
"happy-dom": "^20.0.8",
75+
"happy-dom": "^20.3.7",
7676
"husky": "^9.1.7",
7777
"i18next-cli": "^1.20.1",
7878
"lint-staged": "^15.5.2",

yarn.lock

Lines changed: 38 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1852,13 +1852,20 @@
18521852
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
18531853
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
18541854

1855-
"@types/node@*", "@types/node@^20.0.0", "@types/node@^20.17.22":
1855+
"@types/node@*", "@types/node@^20.17.22":
18561856
version "20.19.24"
18571857
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.24.tgz#6bc35bc96cda1a251000b706c76380b5c843f30b"
18581858
integrity sha512-FE5u0ezmi6y9OZEzlJfg37mqqf6ZDSF2V/NLjUyGrR9uTZ7Sb9F7bLNZ03S4XVUNRWGA7Ck4c1kK+YnuWjl+DA==
18591859
dependencies:
18601860
undici-types "~6.21.0"
18611861

1862+
"@types/node@>=20.0.0":
1863+
version "25.2.1"
1864+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.2.1.tgz#378021f9e765bb65ba36de16f3c3a8622c1fa03d"
1865+
integrity sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg==
1866+
dependencies:
1867+
undici-types "~7.16.0"
1868+
18621869
"@types/node@^12.7.1":
18631870
version "12.20.52"
18641871
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.52.tgz#2fd2dc6bfa185601b15457398d4ba1ef27f81251"
@@ -1929,6 +1936,13 @@
19291936
resolved "https://registry.yarnpkg.com/@types/whatwg-mimetype/-/whatwg-mimetype-3.0.2.tgz#e5e06dcd3e92d4e622ef0129637707d66c28d6a4"
19301937
integrity sha512-c2AKvDT8ToxLIOUlN51gTiHXflsfIFisS4pO7pDPoKouJCESkhZnEy623gwP9laCy5lnLDAw1vAzu2vM2YLOrA==
19311938

1939+
"@types/ws@^8.18.1":
1940+
version "8.18.1"
1941+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.18.1.tgz#48464e4bf2ddfd17db13d845467f6070ffea4aa9"
1942+
integrity sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==
1943+
dependencies:
1944+
"@types/node" "*"
1945+
19321946
"@typescript-eslint/[email protected]":
19331947
version "8.53.0"
19341948
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.53.0.tgz#afb966c66a2fdc6158cf81118204a971a36d0fc5"
@@ -3252,6 +3266,11 @@ enquirer@^2.4.1:
32523266
ansi-colors "^4.1.1"
32533267
strip-ansi "^6.0.1"
32543268

3269+
entities@^4.5.0:
3270+
version "4.5.0"
3271+
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
3272+
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
3273+
32553274
environment@^1.0.0:
32563275
version "1.1.0"
32573276
resolved "https://registry.yarnpkg.com/environment/-/environment-1.1.0.tgz#8e86c66b180f363c7ab311787e0259665f45a9f1"
@@ -4001,14 +4020,17 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.5, graceful-fs@^4.1.6, graceful-fs@^4.2.0:
40014020
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
40024021
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
40034022

4004-
happy-dom@^20.0.8:
4005-
version "20.0.10"
4006-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.0.10.tgz#01fb5f09426420994e47e966598e272102678dd2"
4007-
integrity sha512-6umCCHcjQrhP5oXhrHQQvLB0bwb1UzHAHdsXy+FjtKoYjUhmNZsQL8NivwM1vDvNEChJabVrUYxUnp/ZdYmy2g==
4023+
happy-dom@^20.3.7:
4024+
version "20.5.0"
4025+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.5.0.tgz#64899aad7272f7e02a728e231bc9c151b872a3a5"
4026+
integrity sha512-VQe+Q5CYiGOgcCERXhcfNsbnrN92FDEKciMH/x6LppU9dd0j4aTjCTlqONFOIMcAm/5JxS3+utowbXV1OoFr+g==
40084027
dependencies:
4009-
"@types/node" "^20.0.0"
4028+
"@types/node" ">=20.0.0"
40104029
"@types/whatwg-mimetype" "^3.0.2"
4030+
"@types/ws" "^8.18.1"
4031+
entities "^4.5.0"
40114032
whatwg-mimetype "^3.0.0"
4033+
ws "^8.18.3"
40124034

40134035
has-bigints@^1.0.2:
40144036
version "1.0.2"
@@ -6446,6 +6468,11 @@ undici-types@~6.21.0:
64466468
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
64476469
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
64486470

6471+
undici-types@~7.16.0:
6472+
version "7.16.0"
6473+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
6474+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
6475+
64496476
unicode-properties@^1.2.2:
64506477
version "1.3.1"
64516478
resolved "https://registry.yarnpkg.com/unicode-properties/-/unicode-properties-1.3.1.tgz#cc642b6314bde2c691d65dd94cece09ed84f1282"
@@ -6698,6 +6725,11 @@ wrap-ansi@^9.0.0:
66986725
string-width "^7.0.0"
66996726
strip-ansi "^7.1.0"
67006727

6728+
ws@^8.18.3:
6729+
version "8.19.0"
6730+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.19.0.tgz#ddc2bdfa5b9ad860204f5a72a4863a8895fd8c8b"
6731+
integrity sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==
6732+
67016733
xmldoc@^2.0.3:
67026734
version "2.0.3"
67036735
resolved "https://registry.yarnpkg.com/xmldoc/-/xmldoc-2.0.3.tgz#65b4226b753ea6cd4601f3f56d52338941d38380"

0 commit comments

Comments
 (0)