build(deps-dev): bump happy-dom from 10.9.0 to 10.11.0 in /frontend

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 10.9.0 to 10.11.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v10.9.0...v10.11.0)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-23 21:02:31 +00:00
committed by Quentin Gliech
parent 831825aba6
commit e94840c7fb
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -58,7 +58,7 @@
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-matrix-org": "^1.2.1",
"eslint-plugin-prettier": "^5.0.0",
"happy-dom": "^10.9.0",
"happy-dom": "^10.11.0",
"postcss": "^8.4.28",
"prettier": "3.0.2",
"react-test-renderer": "^18.2.0",
@@ -14370,9 +14370,9 @@
}
},
"node_modules/happy-dom": {
"version": "10.9.0",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-10.9.0.tgz",
"integrity": "sha512-SGZ8QqSNDVkWt5T7GNACKS+CpGvr58OKurqCR1iH371dMgpXyUI2tJA91cASG6fe2d5xYnVFOgOwx4MmOaXepw==",
"version": "10.11.0",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-10.11.0.tgz",
"integrity": "sha512-CmUT4LOLzvAsbYqgTJESrPyvF0gxLDkDG/KK1o/HYU7+c9o/VVIKXl3feJZnuCYbGqemw7meiQaZcL4SMgn1jQ==",
"dev": true,
"dependencies": {
"css.escape": "^1.5.1",
+1 -1
View File
@@ -65,7 +65,7 @@
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-matrix-org": "^1.2.1",
"eslint-plugin-prettier": "^5.0.0",
"happy-dom": "^10.9.0",
"happy-dom": "^10.11.0",
"postcss": "^8.4.28",
"prettier": "3.0.2",
"react-test-renderer": "^18.2.0",