Skip to content

Commit

Permalink
Bump happy-dom from 12.9.0 to 12.10.3
Browse files Browse the repository at this point in the history
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 12.9.0 to 12.10.3.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v12.9.0...v12.10.3)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 274c252 commit 7fb55d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-webpack-plugin": "^4.0.1",
"glob": "^8.0.1",
"happy-dom": "^12.9.0",
"happy-dom": "^12.10.3",
"istanbul-lib-coverage": "^3.2.0",
"markdownlint-cli2": "^0.4.0",
"mutationobserver-shim": "^0.3.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10783,10 +10783,10 @@ handlebars@^4.7.7:
optionalDependencies:
uglify-js "^3.1.4"

happy-dom@^12.9.0:
version "12.9.0"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-12.9.0.tgz#1c744bfa1386c545d65151c6afd09ce37fb34d13"
integrity sha512-Ap/bcno2k5316FYDqBJ2i0O1zS78W1jsNR4F/p2t3zdNoa+2H0k851RGef4STfIKdTwcQ/nk5Tx9d5BzQXfTrw==
happy-dom@^12.10.3:
version "12.10.3"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-12.10.3.tgz#e61985eff163b822c110458be7f81aa4f94ad588"
integrity sha512-JzUXOh0wdNGY54oKng5hliuBkq/+aT1V3YpTM+lrN/GoLQTANZsMaIvmHiHe612rauHvPJnDZkZ+5GZR++1Abg==
dependencies:
css.escape "^1.5.1"
entities "^4.5.0"
Expand Down

0 comments on commit 7fb55d8

Please sign in to comment.