Bump happy-dom from 14.10.1 to 14.11.0

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.10.1 to 14.11.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v14.10.1...v14.11.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:
dependabot[bot] 2024-05-18 13:38:52 +00:00 committed by GitHub
parent 39a9166efd
commit 73d38d8970
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -66,7 +66,7 @@
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-vuetify": "^2.4.0",
"eslint-plugin-yml": "^1.14.0",
"happy-dom": "^14.10.1",
"happy-dom": "^14.11.0",
"prettier": "^3.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
@ -14627,9 +14627,9 @@
}
},
"node_modules/happy-dom": {
"version": "14.10.1",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.10.1.tgz",
"integrity": "sha512-GRbrZYIezi8+tTtffF4v2QcF8bk1h2loUTO5VYQz3GZdrL08Vk0fI+bwf/vFEBf4C/qVf/easLJ/MY1wwdhytA==",
"version": "14.11.0",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.11.0.tgz",
"integrity": "sha512-vu25dY7YJqLuTG/3ADC0FZRRF0yNBp3q2K0YTN08opXdZi8V/YzIJDNJWFiCnDIuyc+RrCIE093+H5fa9Trlxg==",
"dev": true,
"dependencies": {
"entities": "^4.5.0",

View File

@ -118,7 +118,7 @@
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-vuetify": "^2.4.0",
"eslint-plugin-yml": "^1.14.0",
"happy-dom": "^14.10.1",
"happy-dom": "^14.11.0",
"prettier": "^3.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",