Skip to content

Commit

Permalink
Bump happy-dom from 13.7.3 to 13.9.0 (#169)
Browse files Browse the repository at this point in the history
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 13.7.3 to 13.9.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v13.7.3...v13.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 628771b commit 6029d43
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 @@ -35,7 +35,7 @@
"@vitejs/plugin-react-swc": "3.6.0",
"@vitest/coverage-v8": "1.3.1",
"coveralls": "3.1.1",
"happy-dom": "13.7.3",
"happy-dom": "13.9.0",
"sass": "1.72.0",
"vite": "5.1.5",
"vitest": "1.3.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1537,10 +1537,10 @@ gopd@^1.0.1:
dependencies:
get-intrinsic "^1.1.3"

happy-dom@13.7.3:
version "13.7.3"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-13.7.3.tgz#20c04d9ff944b661fab4b6a3599e58999e5141ae"
integrity sha512-xMwilTgO34BGEX0TAoM369wwwAy0fK/Jq6BGaRYhSjxLtfQ740nqxHfjFyBqPjCVmKiPUS4npBnMrGLii7eCOg==
happy-dom@13.9.0:
version "13.9.0"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-13.9.0.tgz#ec6cf212e2eaaf4ab2931050fcb58334b76730bd"
integrity sha512-hMzsFn2x+B61TF7wsJ3La/exaxW9AWZePlNGzAkMvoVYXI3pMqPSGTT1qXTwcsVLB+44TM8KjHuoQLLx4EX9Vg==
dependencies:
entities "^4.5.0"
webidl-conversions "^7.0.0"
Expand Down

0 comments on commit 6029d43

Please sign in to comment.