Skip to content

Commit 42f5c85

Browse files
Chore(deps): Bump happy-dom from 20.7.0 to 20.8.3
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.7.0 to 20.8.3. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.7.0...v20.8.3) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.8.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e11e1ea commit 42f5c85

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
@@ -29,7 +29,7 @@
2929
"clsx": "^2.1.1",
3030
"color": "5.0.3",
3131
"colorthief": "3.0.0",
32-
"happy-dom": "^20.7.0",
32+
"happy-dom": "^20.8.3",
3333
"lucide-vue-next": "^0.575.0",
3434
"marked": "^17.0.3",
3535
"mitt": "3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4699,10 +4699,10 @@ handle-thing@^2.0.0:
46994699
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-2.0.1.tgz#857f79ce359580c340d43081cc648970d0bb234e"
47004700
integrity sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==
47014701

4702-
happy-dom@^20.7.0:
4703-
version "20.7.0"
4704-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.7.0.tgz#b0b02f8c9b7553e093ca7ef414f17ad95436e43b"
4705-
integrity sha512-hR/uLYQdngTyEfxnOoa+e6KTcfBFyc1hgFj/Cc144A5JJUuHFYqIEBDcD4FeGqUeKLRZqJ9eN9u7/GDjYEgS1g==
4702+
happy-dom@^20.8.3:
4703+
version "20.8.3"
4704+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.8.3.tgz#aa59a13c0e43c48819190d913ab5e36800e87431"
4705+
integrity sha512-lMHQRRwIPyJ70HV0kkFT7jH/gXzSI7yDkQFe07E2flwmNDFoWUTRMKpW2sglsnpeA7b6S2TJPp98EbQxai8eaQ==
47064706
dependencies:
47074707
"@types/node" ">=20.0.0"
47084708
"@types/whatwg-mimetype" "^3.0.2"

0 commit comments

Comments
 (0)