Skip to content

Commit

Permalink
build(deps-dev): Bump happy-dom from 15.7.4 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 15.7.4 to 15.10.2.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v15.7.4...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 Nov 18, 2024
1 parent 3eed1fe commit a905c89
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion content-types/content-type-group-updated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/node": "^20.17.6",
"buffer": "^6.0.3",
"ethers": "^6.11.1",
"happy-dom": "^15.7.4",
"happy-dom": "^15.10.2",
"rimraf": "^6.0.1",
"rollup": "^4.27.3",
"rollup-plugin-dts": "^6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion content-types/content-type-primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.1",
"@types/node": "^20.17.6",
"happy-dom": "^15.7.4",
"happy-dom": "^15.10.2",
"rimraf": "^6.0.1",
"rollup": "^4.27.3",
"rollup-plugin-dts": "^6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion content-types/content-type-reaction/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@xmtp/xmtp-js": "^11.6.3",
"buffer": "^6.0.3",
"ethers": "^6.11.1",
"happy-dom": "^15.7.4",
"happy-dom": "^15.10.2",
"rimraf": "^6.0.1",
"rollup": "^4.27.3",
"rollup-plugin-dts": "^6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion content-types/content-type-read-receipt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@xmtp/xmtp-js": "^11.6.3",
"buffer": "^6.0.3",
"ethers": "^6.11.1",
"happy-dom": "^15.7.4",
"happy-dom": "^15.10.2",
"rimraf": "^6.0.1",
"rollup": "^4.27.3",
"rollup-plugin-dts": "^6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion content-types/content-type-remote-attachment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@xmtp/xmtp-js": "^11.6.3",
"buffer": "^6.0.3",
"ethers": "^6.11.1",
"happy-dom": "^15.7.4",
"happy-dom": "^15.10.2",
"rimraf": "^6.0.1",
"rollup": "^4.27.3",
"rollup-plugin-dts": "^6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion content-types/content-type-reply/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@xmtp/xmtp-js": "^11.6.3",
"buffer": "^6.0.3",
"ethers": "^6.11.1",
"happy-dom": "^15.7.4",
"happy-dom": "^15.10.2",
"rimraf": "^6.0.1",
"rollup": "^4.27.3",
"rollup-plugin-dts": "^6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion content-types/content-type-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@xmtp/xmtp-js": "^11.6.3",
"buffer": "^6.0.3",
"ethers": "^6.11.1",
"happy-dom": "^15.7.4",
"happy-dom": "^15.10.2",
"rimraf": "^6.0.1",
"rollup": "^4.27.3",
"rollup-plugin-dts": "^6.1.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@xmtp/xmtp-js": "^11.6.3",
"buffer": "^6.0.3",
"ethers": "^6.11.1",
"happy-dom": "^15.7.4",
"happy-dom": "^15.10.2",
"rimraf": "^6.0.1",
"rollup": "^4.27.3",
"rollup-plugin-dts": "^6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion sdks/js-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"@xmtp/rollup-plugin-resolve-extensions": "1.0.1",
"benny": "^3.7.1",
"ethers": "^5.7.2",
"happy-dom": "^15.7.4",
"happy-dom": "^15.10.2",
"rimraf": "^6.0.1",
"rollup": "^4.27.3",
"rollup-plugin-dts": "^6.1.1",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4857,7 +4857,7 @@ __metadata:
"@xmtp/proto": "npm:^3.72.0"
buffer: "npm:^6.0.3"
ethers: "npm:^6.11.1"
happy-dom: "npm:^15.7.4"
happy-dom: "npm:^15.10.2"
rimraf: "npm:^6.0.1"
rollup: "npm:^4.27.3"
rollup-plugin-dts: "npm:^6.1.1"
Expand All @@ -4876,7 +4876,7 @@ __metadata:
"@rollup/plugin-typescript": "npm:^12.1.1"
"@types/node": "npm:^20.17.6"
"@xmtp/proto": "npm:^3.72.0"
happy-dom: "npm:^15.7.4"
happy-dom: "npm:^15.10.2"
rimraf: "npm:^6.0.1"
rollup: "npm:^4.27.3"
rollup-plugin-dts: "npm:^6.1.1"
Expand All @@ -4898,7 +4898,7 @@ __metadata:
"@xmtp/xmtp-js": "npm:^11.6.3"
buffer: "npm:^6.0.3"
ethers: "npm:^6.11.1"
happy-dom: "npm:^15.7.4"
happy-dom: "npm:^15.10.2"
rimraf: "npm:^6.0.1"
rollup: "npm:^4.27.3"
rollup-plugin-dts: "npm:^6.1.1"
Expand All @@ -4920,7 +4920,7 @@ __metadata:
"@xmtp/xmtp-js": "npm:^11.6.3"
buffer: "npm:^6.0.3"
ethers: "npm:^6.11.1"
happy-dom: "npm:^15.7.4"
happy-dom: "npm:^15.10.2"
rimraf: "npm:^6.0.1"
rollup: "npm:^4.27.3"
rollup-plugin-dts: "npm:^6.1.1"
Expand All @@ -4945,7 +4945,7 @@ __metadata:
"@xmtp/xmtp-js": "npm:^11.6.3"
buffer: "npm:^6.0.3"
ethers: "npm:^6.11.1"
happy-dom: "npm:^15.7.4"
happy-dom: "npm:^15.10.2"
rimraf: "npm:^6.0.1"
rollup: "npm:^4.27.3"
rollup-plugin-dts: "npm:^6.1.1"
Expand All @@ -4969,7 +4969,7 @@ __metadata:
"@xmtp/xmtp-js": "npm:^11.6.3"
buffer: "npm:^6.0.3"
ethers: "npm:^6.11.1"
happy-dom: "npm:^15.7.4"
happy-dom: "npm:^15.10.2"
rimraf: "npm:^6.0.1"
rollup: "npm:^4.27.3"
rollup-plugin-dts: "npm:^6.1.1"
Expand All @@ -4991,7 +4991,7 @@ __metadata:
"@xmtp/xmtp-js": "npm:^11.6.3"
buffer: "npm:^6.0.3"
ethers: "npm:^6.11.1"
happy-dom: "npm:^15.7.4"
happy-dom: "npm:^15.10.2"
rimraf: "npm:^6.0.1"
rollup: "npm:^4.27.3"
rollup-plugin-dts: "npm:^6.1.1"
Expand All @@ -5013,7 +5013,7 @@ __metadata:
"@xmtp/xmtp-js": "npm:^11.6.3"
buffer: "npm:^6.0.3"
ethers: "npm:^6.11.1"
happy-dom: "npm:^15.7.4"
happy-dom: "npm:^15.10.2"
rimraf: "npm:^6.0.1"
rollup: "npm:^4.27.3"
rollup-plugin-dts: "npm:^6.1.1"
Expand Down Expand Up @@ -5255,7 +5255,7 @@ __metadata:
benny: "npm:^3.7.1"
elliptic: "npm:^6.5.7"
ethers: "npm:^5.7.2"
happy-dom: "npm:^15.7.4"
happy-dom: "npm:^15.10.2"
long: "npm:^5.2.3"
rimraf: "npm:^6.0.1"
rollup: "npm:^4.27.3"
Expand Down Expand Up @@ -7856,14 +7856,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.11.6
resolution: "happy-dom@npm:15.11.6"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10/fd5026e8a2d9437f161e4c6d9725ffe68f6d31cd09ac7d729b3cd5dd2207a3833272607171da1caf4b1247839ead8bd01a4381a0e31909589af29d27fa24a0f5
checksum: 10/895a40bda00753f833ea563f64aef80558b6f701a3238e9fe7143265a1246bde57bc5a7a58ed89e77e2bbe309a119dcf956a70c48033fa84893c41206a6b4128
languageName: node
linkType: hard

Expand Down

0 comments on commit a905c89

Please sign in to comment.