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

Commit b4e2f39

Browse files
chore(deps): update devdependency happy-dom to v12
1 parent ebae808 commit b4e2f39

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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": "^10.3.2",
91+
"happy-dom": "^12.10.3",
9292
"http-server": "^14.1.1",
9393
"lint-staged": "^13.2.3",
9494
"npm-run-all": "^4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8411,10 +8411,10 @@ handlebars@^4.7.7:
84118411
optionalDependencies:
84128412
uglify-js "^3.1.4"
84138413

8414-
happy-dom@^10.3.2:
8415-
version "10.3.2"
8416-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-10.3.2.tgz#9dc14ecd6918484be21835582606567b2767de82"
8417-
integrity sha512-SmV12YEaaAlEfhfq+4unIHkyvqY08as7x9dM+Q6TxjNpHX0k3ihJ4mukjxxstEpx463XhVQJsAKGlNoVdKWsVA==
8414+
happy-dom@^12.10.3:
8415+
version "12.10.3"
8416+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-12.10.3.tgz#e61985eff163b822c110458be7f81aa4f94ad588"
8417+
integrity sha512-JzUXOh0wdNGY54oKng5hliuBkq/+aT1V3YpTM+lrN/GoLQTANZsMaIvmHiHe612rauHvPJnDZkZ+5GZR++1Abg==
84188418
dependencies:
84198419
css.escape "^1.5.1"
84208420
entities "^4.5.0"

0 commit comments

Comments
 (0)