Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit eb0f465

Browse files
chore(deps): update devdependency happy-dom to v9 (#754)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e1b5e2 commit eb0f465

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"eslint-config-prettier": "^8.8.0",
8989
"eslint-plugin-prettier": "^4.2.1",
9090
"eslint-plugin-promise": "^6.1.1",
91-
"happy-dom": "^8.9.0",
91+
"happy-dom": "^9.10.9",
9292
"http-server": "^14.1.1",
9393
"lint-staged": "^13.2.0",
9494
"npm-run-all": "^4.1.5",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7091,15 +7091,14 @@ handlebars@^4.7.7:
70917091
optionalDependencies:
70927092
uglify-js "^3.1.4"
70937093

7094-
happy-dom@^8.9.0:
7095-
version "8.9.0"
7096-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-8.9.0.tgz#b7c9986538b83c3ca3197ce22a1d27a1777c49d9"
7097-
integrity sha512-JZwJuGdR7ko8L61136YzmrLv7LgTh5b8XaEM3P709mLjyQuXJ3zHTDXvUtBBahRjGlcYW0zGjIiEWizoTUGKfA==
7094+
happy-dom@^9.10.9:
7095+
version "9.10.9"
7096+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-9.10.9.tgz#3a9360e18a8036014203b65e8426392dc762d171"
7097+
integrity sha512-3RnOyu6buPMpDAyOpp8yfR5Xi/k2p5MhrDwlG/dgpVHkptFN5IqubdbGOQU5luB7ANh6a08GOuiB+Bo9JCzCBw==
70987098
dependencies:
70997099
css.escape "^1.5.1"
71007100
he "^1.2.0"
71017101
iconv-lite "^0.6.3"
7102-
node-fetch "^2.x.x"
71037102
webidl-conversions "^7.0.0"
71047103
whatwg-encoding "^2.0.0"
71057104
whatwg-mimetype "^3.0.0"
@@ -9467,7 +9466,7 @@ [email protected]:
94679466
fetch-blob "^3.1.4"
94689467
formdata-polyfill "^4.0.10"
94699468

9470-
node-fetch@^2.6.1, node-fetch@^2.6.7, node-fetch@^2.x.x:
9469+
node-fetch@^2.6.1, node-fetch@^2.6.7:
94719470
version "2.6.9"
94729471
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.9.tgz#7c7f744b5cc6eb5fd404e0c7a9fec630a55657e6"
94739472
integrity sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==

0 commit comments

Comments
 (0)