build(deps-dev): bump happy-dom from 17.1.4 to 17.1.8 in /frontend

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 17.1.4 to 17.1.8.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v17.1.4...v17.1.8)

---
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]
2025-02-25 14:42:04 +00:00
committed by GitHub
parent fb491523a1
commit deffbebdce
2 changed files with 5 additions and 5 deletions

View File

@@ -57,7 +57,7 @@
"autoprefixer": "^10.4.20",
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.10.0",
"happy-dom": "^17.1.4",
"happy-dom": "^17.1.8",
"i18next-parser": "^9.3.0",
"knip": "^5.44.5",
"msw": "^2.7.3",
@@ -8988,9 +8988,9 @@
}
},
"node_modules/happy-dom": {
"version": "17.1.4",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.1.4.tgz",
"integrity": "sha512-cMxE0HP45kLIgWdI0PFfnitNb95Cv8kG8moqI7CK6kcEcfV7xoYVVvSmJ7EuGfDatSKWtjhG/czVooqEV0L4rA==",
"version": "17.1.8",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.1.8.tgz",
"integrity": "sha512-Yxbq/FG79z1rhAf/iB6YM8wO2JB/JDQBy99RiLSs+2siEAi5J05x9eW1nnASHZJbpldjJE2KuFLsLZ+AzX/IxA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -67,7 +67,7 @@
"autoprefixer": "^10.4.20",
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.10.0",
"happy-dom": "^17.1.4",
"happy-dom": "^17.1.8",
"i18next-parser": "^9.3.0",
"knip": "^5.44.5",
"msw": "^2.7.3",