build(deps-dev): bump happy-dom from 12.2.0 to 12.9.0 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 12.2.0 to 12.9.0. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v12.2.0...v12.9.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:
committed by
Quentin Gliech
parent
d357caf654
commit
a7684529fb
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -53,7 +53,7 @@
|
||||
"eslint-plugin-import": "^2.28.1",
|
||||
"eslint-plugin-matrix-org": "^1.2.1",
|
||||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"happy-dom": "^12.2.0",
|
||||
"happy-dom": "^12.9.0",
|
||||
"postcss": "^8.4.31",
|
||||
"prettier": "3.0.3",
|
||||
"react-test-renderer": "^18.2.0",
|
||||
@@ -14497,9 +14497,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/happy-dom": {
|
||||
"version": "12.2.0",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-12.2.0.tgz",
|
||||
"integrity": "sha512-n9MwvjBUhkNplw74hTCTUOqR67JWgJllnVAgB8c7U+AI+EQp7PdUYFOOfrjEeOmEqsRPUT6lwwM7NjCj6vEZ4g==",
|
||||
"version": "12.9.0",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-12.9.0.tgz",
|
||||
"integrity": "sha512-Ap/bcno2k5316FYDqBJ2i0O1zS78W1jsNR4F/p2t3zdNoa+2H0k851RGef4STfIKdTwcQ/nk5Tx9d5BzQXfTrw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"css.escape": "^1.5.1",
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
"eslint-plugin-import": "^2.28.1",
|
||||
"eslint-plugin-matrix-org": "^1.2.1",
|
||||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"happy-dom": "^12.2.0",
|
||||
"happy-dom": "^12.9.0",
|
||||
"postcss": "^8.4.31",
|
||||
"prettier": "3.0.3",
|
||||
"react-test-renderer": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user