Skip to content

Commit 006c08a

Browse files
chore(deps-dev): bump happy-dom from 12.10.3 to 15.10.2
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 12.10.3 to 15.10.2. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v12.10.3...v15.10.2) --- updated-dependencies: - dependency-name: happy-dom dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1dd2c69 commit 006c08a

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@testing-library/react-hooks": "^8.0.1",
4545
"@types/react": "^18.2.38",
4646
"@vitest/coverage-istanbul": "^0.34.6",
47-
"happy-dom": "^12.10.3",
47+
"happy-dom": "^15.10.2",
4848
"jsdom": "^23.0.0",
4949
"react": "^18.2.0",
5050
"react-dom": "^18.2.0",

yarn.lock

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,16 +1185,13 @@ graceful-fs@^4.1.6:
11851185
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
11861186
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
11871187

1188-
happy-dom@^12.10.3:
1189-
version "12.10.3"
1190-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-12.10.3.tgz#e61985eff163b822c110458be7f81aa4f94ad588"
1191-
integrity sha512-JzUXOh0wdNGY54oKng5hliuBkq/+aT1V3YpTM+lrN/GoLQTANZsMaIvmHiHe612rauHvPJnDZkZ+5GZR++1Abg==
1188+
happy-dom@^15.10.2:
1189+
version "15.10.2"
1190+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.10.2.tgz#14ae6652d1a80d2611e3f5832cb61ab5e2d1b539"
1191+
integrity sha512-NbA5XrSovenJIIcfixCREX3ZnV7yHP4phhbfuxxf4CPn+LZpz/jIM9EqJ2DrPwgVDSMoAKH3pZwQvkbsSiCrUw==
11921192
dependencies:
1193-
css.escape "^1.5.1"
11941193
entities "^4.5.0"
1195-
iconv-lite "^0.6.3"
11961194
webidl-conversions "^7.0.0"
1197-
whatwg-encoding "^2.0.0"
11981195
whatwg-mimetype "^3.0.0"
11991196

12001197
has-flag@^3.0.0:
@@ -1247,7 +1244,7 @@ https-proxy-agent@^7.0.2:
12471244
agent-base "^7.0.2"
12481245
debug "4"
12491246

1250-
[email protected], iconv-lite@^0.6.3:
1247+
12511248
version "0.6.3"
12521249
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.6.3.tgz#a52f80bf38da1952eb5c681790719871a1a72501"
12531250
integrity sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==
@@ -2107,13 +2104,6 @@ webidl-conversions@^7.0.0:
21072104
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz#256b4e1882be7debbf01d05f0aa2039778ea080a"
21082105
integrity sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==
21092106

2110-
whatwg-encoding@^2.0.0:
2111-
version "2.0.0"
2112-
resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz#e7635f597fd87020858626805a2729fa7698ac53"
2113-
integrity sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==
2114-
dependencies:
2115-
iconv-lite "0.6.3"
2116-
21172107
whatwg-encoding@^3.1.1:
21182108
version "3.1.1"
21192109
resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz#d0f4ef769905d426e1688f3e34381a99b60b76e5"

0 commit comments

Comments
 (0)