Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump happy-dom from 15.7.4 to 15.10.2 #242

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/number-format-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-react-compiler": "^19.0.0-beta-9ee70a1-20241017",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.12",
"happy-dom": "^15.7.4",
"happy-dom": "^15.10.2",
"prettier": "^3.3.3",
"publint": "^0.2.11",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-shallow-memo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"eslint-plugin-react-compiler": "^19.0.0-beta-9ee70a1-20241017",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.12",
"happy-dom": "^15.7.4",
"happy-dom": "^15.10.2",
"prettier": "^3.3.3",
"publint": "^0.2.11",
"react": "^18.3.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13105,14 +13105,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:^15.7.4":
version: 15.7.4
resolution: "happy-dom@npm:15.7.4"
"happy-dom@npm:^15.10.2":
version: 15.10.2
resolution: "happy-dom@npm:15.10.2"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10c0/406b6b86d52e5dc7bc2fbf0d1c0507a2d954f35dc0af5230f933ad1542646260cb46c1a763d064da0bcf1fbe806efbf10e28bad1c6865c7cde125269358047c0
checksum: 10c0/b0403c4c53021da25989b320f2a6c0ab760cc538f10e403df9d2f14b0a7d20b1be961192c95322b335dc71fa27941e7e8b883b2d79d7c9c51215a97b3e3097a6
languageName: node
linkType: hard

Expand Down Expand Up @@ -15856,7 +15856,7 @@ __metadata:
eslint-plugin-react-compiler: "npm:^19.0.0-beta-9ee70a1-20241017"
eslint-plugin-react-hooks: "npm:^5.0.0"
eslint-plugin-react-refresh: "npm:^0.4.12"
happy-dom: "npm:^15.7.4"
happy-dom: "npm:^15.10.2"
prettier: "npm:^3.3.3"
publint: "npm:^0.2.11"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -19847,7 +19847,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:^5.0.0"
eslint-plugin-react-refresh: "npm:^0.4.12"
fmrs: "workspace:^"
happy-dom: "npm:^15.7.4"
happy-dom: "npm:^15.10.2"
prettier: "npm:^3.3.3"
publint: "npm:^0.2.11"
react: "npm:^18.3.1"
Expand Down
Loading