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.6 to 11.2.0 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 11.0.6 to 11.2.0. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v11.0.6...v11.2.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
674a57fd6d
commit
ac3dcccc09
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.6",
|
||||
"happy-dom": "^11.2.0",
|
||||
"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.6",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-11.0.6.tgz",
|
||||
"integrity": "sha512-GiNIoNhc/ZAvB2r3tc1DRvRSUaMt4A4Ub0IVpxURxsIqks1Q1UnNsdY9uwVjAT4B6DGHVmSOdqL5S5BNim8o+g==",
|
||||
"version": "11.2.0",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-11.2.0.tgz",
|
||||
"integrity": "sha512-z4PshcYIIH6SkymSNRcDFwYUJOENe+FOQDx5BbHgg/wQUgxF5p9I9/BN45Jff34bbhXV8yJgkC5N99eyOzXK3w==",
|
||||
"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.6",
|
||||
"happy-dom": "^11.2.0",
|
||||
"postcss": "^8.4.29",
|
||||
"prettier": "3.0.3",
|
||||
"react-test-renderer": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user