Skip to content

Commit ecc061c

Browse files
build(deps-dev): Bump happy-dom from 20.5.0 to 20.6.0
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.5.0 to 20.6.0. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.5.0...v20.6.0) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent beae8da commit ecc061c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"eslint": "9.39.2",
175175
"globals": "17.3.0",
176176
"growl": "1.10.5",
177-
"happy-dom": "20.5.0",
177+
"happy-dom": "20.6.0",
178178
"husky": "9.1.7",
179179
"is-ci": "4.1.0",
180180
"node-notifier": "10.0.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1974,7 +1974,7 @@ __metadata:
19741974
globals: "npm:17.3.0"
19751975
grapheme-splitter: "npm:1.0.4"
19761976
growl: "npm:1.10.5"
1977-
happy-dom: "npm:20.5.0"
1977+
happy-dom: "npm:20.6.0"
19781978
husky: "npm:9.1.7"
19791979
is-ci: "npm:4.1.0"
19801980
micromark-util-character: "npm:2.1.1"
@@ -4706,10 +4706,10 @@ __metadata:
47064706
languageName: node
47074707
linkType: hard
47084708

4709-
"entities@npm:^4.5.0":
4710-
version: 4.5.0
4711-
resolution: "entities@npm:4.5.0"
4712-
checksum: 10/ede2a35c9bce1aeccd055a1b445d41c75a14a2bb1cd22e242f20cf04d236cdcd7f9c859eb83f76885327bfae0c25bf03303665ee1ce3d47c5927b98b0e3e3d48
4709+
"entities@npm:^6.0.1":
4710+
version: 6.0.1
4711+
resolution: "entities@npm:6.0.1"
4712+
checksum: 10/62af1307202884349d2867f0aac5c60d8b57102ea0b0e768b16246099512c28e239254ad772d6834e7e14cb1b6f153fc3d0c031934e3183b086c86d3838d874a
47134713
languageName: node
47144714
linkType: hard
47154715

@@ -6135,17 +6135,17 @@ __metadata:
61356135
languageName: node
61366136
linkType: hard
61376137

6138-
"happy-dom@npm:20.5.0":
6139-
version: 20.5.0
6140-
resolution: "happy-dom@npm:20.5.0"
6138+
"happy-dom@npm:20.6.0":
6139+
version: 20.6.0
6140+
resolution: "happy-dom@npm:20.6.0"
61416141
dependencies:
61426142
"@types/node": "npm:>=20.0.0"
61436143
"@types/whatwg-mimetype": "npm:^3.0.2"
61446144
"@types/ws": "npm:^8.18.1"
6145-
entities: "npm:^4.5.0"
6145+
entities: "npm:^6.0.1"
61466146
whatwg-mimetype: "npm:^3.0.0"
61476147
ws: "npm:^8.18.3"
6148-
checksum: 10/fdbaaeda55fbee43e3606dc2d21d4dd3af41e4f6e422917abd146eb8788f52ddfd83b5ca2eb0af96fa417e3ca148b2b99d3db9546cbad39b23dc4fa867c42d73
6148+
checksum: 10/7c6fb1f690826a00698b26f863cedc1875987502d2b1c19e931ab95bb9e49ade685ef26a5942fbb2e34ae8c6b056f1c91a1c67c52770d71ff69b1452cb4ecdb1
61496149
languageName: node
61506150
linkType: hard
61516151

0 commit comments

Comments
 (0)