Skip to content

Commit 314e518

Browse files
chore(deps): update dependency happy-dom to ^20.8.9 (main) (#8519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: caohuilin <caohuilin@bytedance.com>
1 parent 7c76a19 commit 314e518

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/toolkit/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"@rslib/core": "0.20.3",
155155
"@scripts/rstest-config": "workspace:*",
156156
"@types/node": "^20",
157-
"happy-dom": "^20.8.4",
157+
"happy-dom": "^20.8.9",
158158
"typescript": "^5"
159159
},
160160
"peerDependencies": {

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/integration/rstest/basic-app-rstest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@rstest/core": "0.9.5",
2323
"@testing-library/react": "^16.3.2",
2424
"@testing-library/jest-dom": "^6.9.1",
25-
"happy-dom": "^20.8.4",
25+
"happy-dom": "^20.8.9",
2626
"@types/node": "^20",
2727
"@types/react": "^19.2.14",
2828
"@types/react-dom": "^19.2.3",

0 commit comments

Comments
 (0)