Skip to content

Commit 70e3316

Browse files
chore(deps-dev): bump happy-dom from 20.8.8 to 20.8.9 (#1133)
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.8.8 to 20.8.9. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.8.8...v20.8.9) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.8.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57c6053 commit 70e3316

File tree

3 files changed

+80
-37
lines changed

3 files changed

+80
-37
lines changed

apps/console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@vitejs/plugin-react": "^6.0.1",
8484
"@vitest/ui": "^4.1.0",
8585
"autoprefixer": "^10.4.27",
86-
"happy-dom": "^20.8.8",
86+
"happy-dom": "^20.8.9",
8787
"lucide-react": "^0.577.0",
8888
"msw": "^2.12.14",
8989
"postcss": "^8.5.8",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"eslint-plugin-react-refresh": "^0.5.2",
9898
"eslint-plugin-storybook": "^10.3.1",
9999
"globals": "^17.4.0",
100-
"happy-dom": "^20.8.8",
100+
"happy-dom": "^20.8.9",
101101
"jsdom": "^29.0.1",
102102
"msw": "^2.12.14",
103103
"msw-storybook-addon": "^2.0.6",

0 commit comments

Comments
 (0)