Skip to content

Commit

Permalink
Bump happy-dom from 12.10.3 to 15.10.2
Browse files Browse the repository at this point in the history
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 12.10.3 to 15.10.2.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v12.10.3...v15.10.2)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and EvHaus committed Nov 13, 2024
1 parent eb42a68 commit f23c4eb
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 9 deletions.
2 changes: 1 addition & 1 deletion benchmarks/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
},
"devDependencies": {
"@happy-dom/global-registrator": "13.6.2",
"happy-dom": "<13.0.0"
"happy-dom": "<16.0.0"
}
}
2 changes: 1 addition & 1 deletion benchmarks/jasmine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@types/jasmine": "5.1.4",
"css-modules-require-hook": "4.2.3",
"happy-dom": "<13.0.0",
"happy-dom": "<16.0.0",
"jasmine": "5.4.0",
"ts-node": "10.9.2"
}
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/tape/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"css-modules-require-hook": "4.2.3",
"happy-dom": "<13.0.0",
"happy-dom": "<16.0.0",
"sinon": "19.0.2",
"tape": "5.9.0",
"tape-describe": "1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"happy-dom": "<13.0.0",
"happy-dom": "<16.0.0",
"vitest": "2.1.5"
},
"comments": {
Expand Down
21 changes: 16 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1984,7 +1984,7 @@ __metadata:
clsx: "npm:2.1.0"
date-fns: "npm:2.29.3"
framer-motion: "npm:7.5.3"
happy-dom: "npm:<13.0.0"
happy-dom: "npm:<16.0.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
languageName: unknown
Expand Down Expand Up @@ -3312,7 +3312,7 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:12.10.3, happy-dom@npm:<13.0.0":
"happy-dom@npm:12.10.3":
version: 12.10.3
resolution: "happy-dom@npm:12.10.3"
dependencies:
Expand All @@ -3326,6 +3326,17 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:<16.0.0":
version: 15.11.4
resolution: "happy-dom@npm:15.11.4"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10c0/8c19f2d672131f5225db8ba3a5fc32cca7f1e800f3596a4e8a6de755fc5809f026cf1738e2df716969cc5cf1797d1101e4bed74e9b8b061e1b81db6098040aad
languageName: node
linkType: hard

"happy-dom@npm:^13.6.2":
version: 13.6.2
resolution: "happy-dom@npm:13.6.2"
Expand Down Expand Up @@ -3941,7 +3952,7 @@ __metadata:
css-modules-require-hook: "npm:4.2.3"
date-fns: "npm:2.29.3"
framer-motion: "npm:7.5.3"
happy-dom: "npm:<13.0.0"
happy-dom: "npm:<16.0.0"
jasmine: "npm:5.4.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down Expand Up @@ -6120,7 +6131,7 @@ __metadata:
css-modules-require-hook: "npm:4.2.3"
date-fns: "npm:2.29.3"
framer-motion: "npm:7.5.3"
happy-dom: "npm:<13.0.0"
happy-dom: "npm:<16.0.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
sinon: "npm:19.0.2"
Expand Down Expand Up @@ -6629,7 +6640,7 @@ __metadata:
clsx: "npm:2.1.0"
date-fns: "npm:2.29.3"
framer-motion: "npm:7.5.3"
happy-dom: "npm:<13.0.0"
happy-dom: "npm:<16.0.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
vitest: "npm:2.1.5"
Expand Down

0 comments on commit f23c4eb

Please sign in to comment.