Skip to content

Commit

Permalink
chore(dev-deps): update happy-dom requirement from ^15.11.6 to ^15.11.7
Browse files Browse the repository at this point in the history
Updates the requirements on [happy-dom](https://github.com/capricorn86/happy-dom) to permit the latest version.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v15.11.6...v15.11.7)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
1 parent ecbab16 commit 8d42876
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/devtools-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.14",
"happy-dom": "^15.11.6",
"happy-dom": "^15.11.7",
"vitest": "^1.4.0",
"@vitest/coverage-istanbul": "^2.1.4",
"@types/node": "^22.9.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/overlay-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.14",
"happy-dom": "^15.11.6",
"happy-dom": "^15.11.7",
"vitest": "^1.4.0",
"@vitest/coverage-istanbul": "^2.1.4",
"@types/node": "^22.9.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/popup-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.14",
"happy-dom": "^15.11.6",
"happy-dom": "^15.11.7",
"vitest": "^1.4.0",
"@vitest/coverage-istanbul": "^2.1.4",
"@types/node": "^22.9.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/popup-vue-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.31.0",
"globals": "^15.12.0",
"happy-dom": "^15.11.6",
"happy-dom": "^15.11.7",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/sidepanel-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.14",
"happy-dom": "^15.11.6",
"happy-dom": "^15.11.7",
"vitest": "^1.4.0",
"@vitest/coverage-istanbul": "^2.1.4",
"@types/node": "^22.9.0",
Expand Down

0 comments on commit 8d42876

Please sign in to comment.