Skip to content

Commit eea5dac

Browse files
chore(deps-dev): 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0cfe13 commit eea5dac

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-config-prettier": "^10.1.8",
7575
"eslint-plugin-prettier": "^5.5.4",
7676
"eslint-plugin-storybook": "^9.1.4",
77-
"happy-dom": "^18.0.1",
77+
"happy-dom": "^20.0.0",
7878
"is-dom": "^1.1.0",
7979
"prettier": "^3.6.2",
8080
"react": "^19.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3158,14 +3158,14 @@ __metadata:
31583158
languageName: node
31593159
linkType: hard
31603160

3161-
"happy-dom@npm:^18.0.1":
3162-
version: 18.0.1
3163-
resolution: "happy-dom@npm:18.0.1"
3161+
"happy-dom@npm:^20.0.0":
3162+
version: 20.0.0
3163+
resolution: "happy-dom@npm:20.0.0"
31643164
dependencies:
31653165
"@types/node": "npm:^20.0.0"
31663166
"@types/whatwg-mimetype": "npm:^3.0.2"
31673167
whatwg-mimetype: "npm:^3.0.0"
3168-
checksum: 10c0/10f2115f5001fdaf1aedcbda89c15248a1c2e43a25d7e774cb641a35bf6763cef9097b438ef3c2248ab59a0ef33b3e88cb94da096f2bb0fc109ba3f43f7c66d4
3168+
checksum: 10c0/a205da48f3c98ae2b2bcb73c8f673fea66296cd2fc081065fcd5fa42b4411546c1b8f7c26ef2ca5adf0bdd1ced9aff4f429a3a4f5e6bce7724eec2747bef1a49
31693169
languageName: node
31703170
linkType: hard
31713171

@@ -4579,7 +4579,7 @@ __metadata:
45794579
eslint-config-prettier: "npm:^10.1.8"
45804580
eslint-plugin-prettier: "npm:^5.5.4"
45814581
eslint-plugin-storybook: "npm:^9.1.4"
4582-
happy-dom: "npm:^18.0.1"
4582+
happy-dom: "npm:^20.0.0"
45834583
is-dom: "npm:^1.1.0"
45844584
prettier: "npm:^3.6.2"
45854585
react: "npm:^19.1.1"

0 commit comments

Comments
 (0)