Skip to content

Commit

Permalink
chore(deps): update happy-dom monorepo to v17.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kenany committed Feb 11, 2025
1 parent 9e4a5cf commit bd5a0f6
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion examples/react-audit-log-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react": "4.3.4",
"cypress": "14.0.2",
"happy-dom": "17.0.0",
"happy-dom": "17.0.2",
"start-server-and-test": "2.0.10",
"typescript": "5.7.3",
"vite": "6.1.0",
Expand Down
10 changes: 5 additions & 5 deletions examples/react-audit-log-viewer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2918,13 +2918,13 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:17.0.0":
version: 17.0.0
resolution: "happy-dom@npm:17.0.0"
"happy-dom@npm:17.0.2":
version: 17.0.2
resolution: "happy-dom@npm:17.0.2"
dependencies:
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10c0/52988c5732b4767f42bda6bd1837d4647fcd44371f121ab0a8aabc212aa50b58c2ab1f2fad3be587925d7b4aef6c20b26d07081543b94e6f475deae8c8111891
checksum: 10c0/8a3ec3e391f4ff2f62533b85f848f887ef51a7a9788c1972ce5416a352d8dc7cf4e58fa94cdb44597830dc6c2b60e7eaaf285c643746f985e896223092a7dd14
languageName: node
linkType: hard

Expand Down Expand Up @@ -4012,7 +4012,7 @@ __metadata:
"@types/react-dom": "npm:18.3.5"
"@vitejs/plugin-react": "npm:4.3.4"
cypress: "npm:14.0.2"
happy-dom: "npm:17.0.0"
happy-dom: "npm:17.0.2"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
start-server-and-test: "npm:2.0.10"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-mui-audit-log-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/core": "^7.26.8",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@happy-dom/jest-environment": "17.0.0",
"@happy-dom/jest-environment": "17.0.2",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/types": "^7.2.19",
Expand Down
20 changes: 10 additions & 10 deletions packages/react-mui-audit-log-viewer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1957,17 +1957,17 @@ __metadata:
languageName: node
linkType: hard

"@happy-dom/jest-environment@npm:17.0.0":
version: 17.0.0
resolution: "@happy-dom/jest-environment@npm:17.0.0"
"@happy-dom/jest-environment@npm:17.0.2":
version: 17.0.2
resolution: "@happy-dom/jest-environment@npm:17.0.2"
dependencies:
"@jest/environment": "npm:^29.4.0"
"@jest/fake-timers": "npm:^29.4.0"
"@jest/types": "npm:^29.4.0"
happy-dom: "npm:^17.0.0"
happy-dom: "npm:^17.0.2"
jest-mock: "npm:^29.4.0"
jest-util: "npm:^29.4.0"
checksum: 10c0/8a7f4d99ed14ab156efa55ad6f039315ebdd2a63ec7d7d1c55b53b329378548d06341d5c70a6cbb27372f8a7aa6b9749e2fa0cb979ff327cf8625a9a264905c8
checksum: 10c0/1675a1e5652930947b1a2bbf029ac53c0f0ba1c871a616558f856eacde513ce9f93dc543e6ffebe35a349a29010a5b8bdc18967d5dfd3a6d5ccdb57f16a0b2d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -2683,7 +2683,7 @@ __metadata:
"@babel/core": "npm:^7.26.8"
"@emotion/react": "npm:^11.14.0"
"@emotion/styled": "npm:^11.14.0"
"@happy-dom/jest-environment": "npm:17.0.0"
"@happy-dom/jest-environment": "npm:17.0.2"
"@mui/icons-material": "npm:^6.1.6"
"@mui/material": "npm:^6.1.6"
"@mui/types": "npm:^7.2.19"
Expand Down Expand Up @@ -8052,13 +8052,13 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:^17.0.0":
version: 17.0.2
resolution: "happy-dom@npm:17.0.2"
"happy-dom@npm:^17.0.2":
version: 17.0.4
resolution: "happy-dom@npm:17.0.4"
dependencies:
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10c0/8a3ec3e391f4ff2f62533b85f848f887ef51a7a9788c1972ce5416a352d8dc7cf4e58fa94cdb44597830dc6c2b60e7eaaf285c643746f985e896223092a7dd14
checksum: 10c0/6d88ae10b64eac5e1188540d43be4883256f0f4bc7a0f2b153b05e205f669f665ed6ed9793c8ffb0fb2936c068c47572b915c6b8a01298d9dbde45b168ca7d84
languageName: node
linkType: hard

Expand Down

0 comments on commit bd5a0f6

Please sign in to comment.