You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-19 00:26:27 +03:00
build(deps-dev): bump happy-dom from 10.11.1 to 10.11.2 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 10.11.1 to 10.11.2. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v10.11.1...v10.11.2) --- 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
7bc13ab536
commit
bda4da98fa
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -58,7 +58,7 @@
|
||||
"eslint-plugin-import": "^2.28.1",
|
||||
"eslint-plugin-matrix-org": "^1.2.1",
|
||||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"happy-dom": "^10.11.1",
|
||||
"happy-dom": "^10.11.2",
|
||||
"postcss": "^8.4.28",
|
||||
"prettier": "3.0.2",
|
||||
"react-test-renderer": "^18.2.0",
|
||||
@@ -14370,9 +14370,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/happy-dom": {
|
||||
"version": "10.11.1",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-10.11.1.tgz",
|
||||
"integrity": "sha512-5Aeg19sIaq5/+T6wH0skohsY223D9Mx32AsNOldd5VHqvQsE+xiqB54Q30RcyUxZSaUZF39WpmjF0SrDCBOi8g==",
|
||||
"version": "10.11.2",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-10.11.2.tgz",
|
||||
"integrity": "sha512-rzgmLjLkhyaOdFEyU8CWXzbgyCyM7wJHLqhaoeEVSTyur1fjcUaiNTHx+D4CPaLvx16tGy+SBPd9TVnP/kzL3w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"css.escape": "^1.5.1",
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
"eslint-plugin-import": "^2.28.1",
|
||||
"eslint-plugin-matrix-org": "^1.2.1",
|
||||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"happy-dom": "^10.11.1",
|
||||
"happy-dom": "^10.11.2",
|
||||
"postcss": "^8.4.28",
|
||||
"prettier": "3.0.2",
|
||||
"react-test-renderer": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user