You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-20 12:02:22 +03:00
build(deps-dev): bump happy-dom from 11.0.3 to 11.0.6 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 11.0.3 to 11.0.6. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v11.0.3...v11.0.6) --- 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:
committed by
Quentin Gliech
parent
9460b3e3d2
commit
3b0ea757e3
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": "^11.0.3",
|
||||
"happy-dom": "^11.0.6",
|
||||
"postcss": "^8.4.29",
|
||||
"prettier": "3.0.3",
|
||||
"react-test-renderer": "^18.2.0",
|
||||
@@ -14446,9 +14446,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/happy-dom": {
|
||||
"version": "11.0.3",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-11.0.3.tgz",
|
||||
"integrity": "sha512-/41hvN3F+rBc+YEVAmJRWsY45HJk71NoOx5DusUuYF6oFkT0WRvpvSNKXV51zeF5xxoA+cQjZt+DrlUTcPmFww==",
|
||||
"version": "11.0.6",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-11.0.6.tgz",
|
||||
"integrity": "sha512-GiNIoNhc/ZAvB2r3tc1DRvRSUaMt4A4Ub0IVpxURxsIqks1Q1UnNsdY9uwVjAT4B6DGHVmSOdqL5S5BNim8o+g==",
|
||||
"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": "^11.0.3",
|
||||
"happy-dom": "^11.0.6",
|
||||
"postcss": "^8.4.29",
|
||||
"prettier": "3.0.3",
|
||||
"react-test-renderer": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user