Skip to content

Commit f4499cf

Browse files
build(deps-dev): Bump happy-dom from 19.0.2 to 20.0.0
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 19.0.2 to 20.0.0. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v19.0.2...v20.0.0) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64d781b commit f4499cf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"eslint": "9.37.0",
171171
"globals": "16.4.0",
172172
"growl": "1.10.5",
173-
"happy-dom": "19.0.2",
173+
"happy-dom": "20.0.0",
174174
"husky": "9.1.7",
175175
"is-ci": "4.1.0",
176176
"node-notifier": "10.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1452,7 +1452,7 @@ __metadata:
14521452
eslint: "npm:9.37.0"
14531453
globals: "npm:16.4.0"
14541454
growl: "npm:1.10.5"
1455-
happy-dom: "npm:19.0.2"
1455+
happy-dom: "npm:20.0.0"
14561456
husky: "npm:9.1.7"
14571457
is-ci: "npm:4.1.0"
14581458
node-notifier: "npm:10.0.1"
@@ -6010,14 +6010,14 @@ __metadata:
60106010
languageName: node
60116011
linkType: hard
60126012

6013-
"happy-dom@npm:19.0.2":
6014-
version: 19.0.2
6015-
resolution: "happy-dom@npm:19.0.2"
6013+
"happy-dom@npm:20.0.0":
6014+
version: 20.0.0
6015+
resolution: "happy-dom@npm:20.0.0"
60166016
dependencies:
60176017
"@types/node": "npm:^20.0.0"
60186018
"@types/whatwg-mimetype": "npm:^3.0.2"
60196019
whatwg-mimetype: "npm:^3.0.0"
6020-
checksum: 10/cca23fa7c12ed73307be93a312b389d2c9e5497a647d884ab2c8684833824e369137ee8a3496a9abdaf08a1ed02b1af925c6f661cf29ef6a90c675c0bc11ce5f
6020+
checksum: 10/0fa626e2051dfa5f1ea0da9e3776b5986d3700c261a8ba7c496e7ad89f4df0318920b7c286d3b310481712b378ffb7dee35ed782ff039e4166f4ba957a76b6df
60216021
languageName: node
60226022
linkType: hard
60236023

0 commit comments

Comments
 (0)