Skip to content

Commit b225a1e

Browse files
Bump happy-dom from 20.3.9 to 20.7.0 (#762)
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.3.9 to 20.7.0. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.3.9...v20.7.0) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.7.0 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>
1 parent 7d02847 commit b225a1e

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-prettier": "^5.5.5",
3535
"eslint-plugin-unused-imports": "^4.3.0",
3636
"eslint-plugin-yaml": "^1.1.3",
37-
"happy-dom": "^20.3.9",
37+
"happy-dom": "^20.7.0",
3838
"prettier": "^3.3.3",
3939
"react-test-renderer": "^19.2.3",
4040
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3100,10 +3100,10 @@ __metadata:
31003100
languageName: node
31013101
linkType: hard
31023102

3103-
"entities@npm:^4.5.0":
3104-
version: 4.5.0
3105-
resolution: "entities@npm:4.5.0"
3106-
checksum: 10c0/5b039739f7621f5d1ad996715e53d964035f75ad3b9a4d38c6b3804bb226e282ffeae2443624d8fdd9c47d8e926ae9ac009c54671243f0c3294c26af7cc85250
3103+
"entities@npm:^7.0.1":
3104+
version: 7.0.1
3105+
resolution: "entities@npm:7.0.1"
3106+
checksum: 10c0/b4fb9937bb47ecb00aaaceb9db9cdd1cc0b0fb649c0e843d05cf5dbbd2e9d2df8f98721d8b1b286445689c72af7b54a7242fc2d63ef7c9739037a8c73363e7ca
31073107
languageName: node
31083108
linkType: hard
31093109

@@ -4201,17 +4201,17 @@ __metadata:
42014201
languageName: node
42024202
linkType: hard
42034203

4204-
"happy-dom@npm:^20.3.9":
4205-
version: 20.3.9
4206-
resolution: "happy-dom@npm:20.3.9"
4204+
"happy-dom@npm:^20.7.0":
4205+
version: 20.7.0
4206+
resolution: "happy-dom@npm:20.7.0"
42074207
dependencies:
42084208
"@types/node": "npm:>=20.0.0"
42094209
"@types/whatwg-mimetype": "npm:^3.0.2"
42104210
"@types/ws": "npm:^8.18.1"
4211-
entities: "npm:^4.5.0"
4211+
entities: "npm:^7.0.1"
42124212
whatwg-mimetype: "npm:^3.0.0"
42134213
ws: "npm:^8.18.3"
4214-
checksum: 10c0/32d4a540dddc0fc3d42a880b17a64bf2f8cf87927861765224a5536cd7ccd7e068d047e86817d85f61d48013da7fd7ff76feb69e8ac9e50a86e598daa1933daa
4214+
checksum: 10c0/775161e92f2512883c67492539a5870cb3742c2a6ef0bd9feeb660f784b08cdc279519f98e1b6cfcfe222ce9e757753d2f16bffd4b6bceacdba1b2c62bca529f
42154215
languageName: node
42164216
linkType: hard
42174217

@@ -7014,7 +7014,7 @@ __metadata:
70147014
eslint-plugin-prettier: "npm:^5.5.5"
70157015
eslint-plugin-unused-imports: "npm:^4.3.0"
70167016
eslint-plugin-yaml: "npm:^1.1.3"
7017-
happy-dom: "npm:^20.3.9"
7017+
happy-dom: "npm:^20.7.0"
70187018
history: "npm:^5.3.0"
70197019
lodash: "npm:^4.17.23"
70207020
papaparse: "npm:^5.4.1"

0 commit comments

Comments
 (0)