Skip to content

Commit dcbe0d0

Browse files
chore(deps): update dependency @types/jsdom to v28
1 parent 7d11a30 commit dcbe0d0

2 files changed

Lines changed: 24 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@semantic-release/github": "^8.0.2",
2424
"@semantic-release/npm": "^9.0.0",
2525
"@semantic-release/release-notes-generator": "^10.0.3",
26-
"@types/jsdom": "^16.2.3",
26+
"@types/jsdom": "^28.0.0",
2727
"@types/node": "^18.0.0",
2828
"@typescript-eslint/eslint-plugin": "^5.0.0",
2929
"@typescript-eslint/parser": "^5.0.0",

yarn.lock

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -456,14 +456,15 @@
456456
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
457457
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
458458

459-
"@types/jsdom@^16.2.3":
460-
version "16.2.14"
461-
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-16.2.14.tgz#26fe9da6a8870715b154bb84cd3b2e53433d8720"
462-
integrity sha512-6BAy1xXEmMuHeAJ4Fv4yXKwBDTGTOseExKE3OaHiNycdHdZw59KfYzrt0DkDluvwmik1HRt6QS7bImxUmpSy+w==
459+
"@types/jsdom@^28.0.0":
460+
version "28.0.1"
461+
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-28.0.1.tgz#2c014d8c0eca6135233519bff8c49f7aadfeda63"
462+
integrity sha512-GJq2QE4TAZ5ajSoCasn5DOFm8u1mI3tIFvM5tIq3W5U/RTB6gsHwc6Yhpl91X9VSDOUVblgXmG+2+sSvFQrdlw==
463463
dependencies:
464464
"@types/node" "*"
465-
"@types/parse5" "*"
466465
"@types/tough-cookie" "*"
466+
parse5 "^7.0.0"
467+
undici-types "^7.21.0"
467468

468469
"@types/json-schema@^7.0.9":
469470
version "7.0.9"
@@ -500,11 +501,6 @@
500501
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
501502
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
502503

503-
"@types/parse5@*":
504-
version "6.0.3"
505-
resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-6.0.3.tgz#705bb349e789efa06f43f128cef51240753424cb"
506-
integrity sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==
507-
508504
"@types/retry@^0.12.0":
509505
version "0.12.1"
510506
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.1.tgz#d8f1c0d0dc23afad6dc16a9e993a0865774b4065"
@@ -1382,6 +1378,11 @@ enquirer@^2.3.5:
13821378
dependencies:
13831379
ansi-colors "^4.1.1"
13841380

1381+
entities@^6.0.0:
1382+
version "6.0.1"
1383+
resolved "https://registry.yarnpkg.com/entities/-/entities-6.0.1.tgz#c28c34a43379ca7f61d074130b2f5f7020a30694"
1384+
integrity sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==
1385+
13851386
env-ci@^5.0.0:
13861387
version "5.5.0"
13871388
resolved "https://registry.yarnpkg.com/env-ci/-/env-ci-5.5.0.tgz#43364e3554d261a586dec707bc32be81112b545f"
@@ -3496,6 +3497,13 @@ parse5@6.0.1:
34963497
resolved "https://registry.yarnpkg.com/parse5/-/parse5-6.0.1.tgz#e1a1c085c569b3dc08321184f19a39cc27f7c30b"
34973498
integrity sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==
34983499

3500+
parse5@^7.0.0:
3501+
version "7.3.0"
3502+
resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.3.0.tgz#d7e224fa72399c7a175099f45fc2ad024b05ec05"
3503+
integrity sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==
3504+
dependencies:
3505+
entities "^6.0.0"
3506+
34993507
path-exists@^3.0.0:
35003508
version "3.0.0"
35013509
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
@@ -4379,6 +4387,11 @@ unbox-primitive@^1.0.1:
43794387
has-symbols "^1.0.2"
43804388
which-boxed-primitive "^1.0.2"
43814389

4390+
undici-types@^7.21.0:
4391+
version "7.25.0"
4392+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.25.0.tgz#c5f8feb61c70d8954e05beb5f1c786c7ff95458a"
4393+
integrity sha512-AXNgS1Byr27fTI+2bsPEkV9CxkT8H6xNyRI68b3TatlZo3RkzlqQBLL+w7SmGPVpokjHbcuNVQUWE7FRTg+LRA==
4394+
43824395
unique-filename@^1.1.1:
43834396
version "1.1.1"
43844397
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"

0 commit comments

Comments
 (0)