Skip to content

Commit c3931e4

Browse files
chore: bump happy-dom from 18.0.1 to 20.0.0
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 18.0.1 to 20.0.0. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v18.0.1...v20.0.0) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbf725f commit c3931e4

File tree

3 files changed

+303
-359
lines changed

3 files changed

+303
-359
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@changesets/cli": "^2.26.2",
5959
"@vitest/coverage-v8": "^3.2.4",
6060
"genversion": "^3.1.1",
61-
"happy-dom": "^18.0.1",
61+
"happy-dom": "^20.0.0",
6262
"lerna-update-wizard": "^1.1.2",
6363
"rimraf": "^6.0.0",
6464
"tslib": "^2.6.1",

packages/utils/observable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@testing-library/react": "^16.0.0",
7878
"@types/react": "^18.2.50",
7979
"@types/uuid": "^11.0.0",
80-
"happy-dom": "^18.0.1",
80+
"happy-dom": "^20.0.0",
8181
"react": "^18.2.0",
8282
"react-dom": "^18.2.0",
8383
"typescript": "^5.8.2",

0 commit comments

Comments
 (0)