build(deps-dev): bump happy-dom from 14.3.9 to 14.3.10 in /frontend

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.3.9 to 14.3.10.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v14.3.9...v14.3.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-03 10:22:20 +00:00
committed by Quentin Gliech
parent dabeae80dd
commit bee420ef79
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -61,7 +61,7 @@
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-matrix-org": "^1.2.1",
"happy-dom": "^14.3.9",
"happy-dom": "^14.3.10",
"i18next-parser": "^8.13.0",
"postcss": "^8.4.38",
"postcss-modules": "^6.0.0",
@@ -14767,9 +14767,9 @@
}
},
"node_modules/happy-dom": {
"version": "14.3.9",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.3.9.tgz",
"integrity": "sha512-0kPQchwthekcYpYN8CvCiq+/z5bqFYDLbTxZ+yDLwT8AFRVJDFadShHRxp3VAZRy7a5isOZ1j/LzsU1dtAIZMQ==",
"version": "14.3.10",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.3.10.tgz",
"integrity": "sha512-Rh5li9vA9MF9Gkg85CbFABKTa3uoSAByILRNGb92u/vswDd561gBg2p1UW1ZauvDWWwRxPcbACK5zv3BR+gHnQ==",
"dev": true,
"dependencies": {
"entities": "^4.5.0",
+1 -1
View File
@@ -70,7 +70,7 @@
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-matrix-org": "^1.2.1",
"happy-dom": "^14.3.9",
"happy-dom": "^14.3.10",
"i18next-parser": "^8.13.0",
"postcss": "^8.4.38",
"postcss-modules": "^6.0.0",