Skip to content

Commit dbe9585

Browse files
Bump happy-dom from 12.6.0 to 15.10.2 (#957)
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 12.6.0 to 15.10.2. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v12.6.0...v15.10.2) --- updated-dependencies: - dependency-name: happy-dom dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c36349c commit dbe9585

File tree

2 files changed

+7
-19
lines changed

2 files changed

+7
-19
lines changed

packages/react-calendar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/react-dom": "*",
6262
"@types/warning": "^3.0.0",
6363
"cpy-cli": "^5.0.0",
64-
"happy-dom": "^12.6.0",
64+
"happy-dom": "^15.10.2",
6565
"react": "^18.2.0",
6666
"react-dom": "^18.2.0",
6767
"rimraf": "^6.0.0",

yarn.lock

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1800,17 +1800,14 @@ __metadata:
18001800
languageName: node
18011801
linkType: hard
18021802

1803-
"happy-dom@npm:^12.6.0":
1804-
version: 12.6.0
1805-
resolution: "happy-dom@npm:12.6.0"
1803+
"happy-dom@npm:^15.10.2":
1804+
version: 15.10.2
1805+
resolution: "happy-dom@npm:15.10.2"
18061806
dependencies:
1807-
css.escape: "npm:^1.5.1"
18081807
entities: "npm:^4.5.0"
1809-
iconv-lite: "npm:^0.6.3"
18101808
webidl-conversions: "npm:^7.0.0"
1811-
whatwg-encoding: "npm:^2.0.0"
18121809
whatwg-mimetype: "npm:^3.0.0"
1813-
checksum: 10c0/9353bbca619cda9bbfc734d948cc2db74c6bf4b9241e3a770a14415d2c09e8ae65f0a05823010877a517d5e483b934837d6d00d8606fd8242acb855e2d3c39ca
1810+
checksum: 10c0/b0403c4c53021da25989b320f2a6c0ab760cc538f10e403df9d2f14b0a7d20b1be961192c95322b335dc71fa27941e7e8b883b2d79d7c9c51215a97b3e3097a6
18141811
languageName: node
18151812
linkType: hard
18161813

@@ -1864,7 +1861,7 @@ __metadata:
18641861
languageName: node
18651862
linkType: hard
18661863

1867-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
1864+
"iconv-lite@npm:^0.6.2":
18681865
version: 0.6.3
18691866
resolution: "iconv-lite@npm:0.6.3"
18701867
dependencies:
@@ -2520,7 +2517,7 @@ __metadata:
25202517
clsx: "npm:^2.0.0"
25212518
cpy-cli: "npm:^5.0.0"
25222519
get-user-locale: "npm:^2.2.1"
2523-
happy-dom: "npm:^12.6.0"
2520+
happy-dom: "npm:^15.10.2"
25242521
react: "npm:^18.2.0"
25252522
react-dom: "npm:^18.2.0"
25262523
rimraf: "npm:^6.0.0"
@@ -3153,15 +3150,6 @@ __metadata:
31533150
languageName: node
31543151
linkType: hard
31553152

3156-
"whatwg-encoding@npm:^2.0.0":
3157-
version: 2.0.0
3158-
resolution: "whatwg-encoding@npm:2.0.0"
3159-
dependencies:
3160-
iconv-lite: "npm:0.6.3"
3161-
checksum: 10c0/91b90a49f312dc751496fd23a7e68981e62f33afe938b97281ad766235c4872fc4e66319f925c5e9001502b3040dd25a33b02a9c693b73a4cbbfdc4ad10c3e3e
3162-
languageName: node
3163-
linkType: hard
3164-
31653153
"whatwg-mimetype@npm:^3.0.0":
31663154
version: 3.0.0
31673155
resolution: "whatwg-mimetype@npm:3.0.0"

0 commit comments

Comments
 (0)