Update dependency happy-dom to v15

This commit is contained in:
Renovate Bot 2024-08-24 16:04:36 +00:00
parent eb25bc9edb
commit cec6b0041a
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -85,7 +85,7 @@
"eslint-plugin-vue": "9.27.0",
"eslint-plugin-vue-scoped-css": "2.8.1",
"eslint-plugin-wc": "2.1.0",
"happy-dom": "14.12.3",
"happy-dom": "15.0.0",
"license-checker-rseidelsohn": "4.3.0",
"markdownlint-cli": "0.41.0",
"postcss-html": "1.7.0",
@ -7359,9 +7359,9 @@
}
},
"node_modules/happy-dom": {
"version": "14.12.3",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.12.3.tgz",
"integrity": "sha512-vsYlEs3E9gLwA1Hp+w3qzu+RUDFf4VTT8cyKqVICoZ2k7WM++Qyd2LwzyTi5bqMJFiIC/vNpTDYuxdreENRK/g==",
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.0.0.tgz",
"integrity": "sha512-DsvANUcxxY20iCo3Yllm7dqwzPVPduGfVFxa7mONwMBLczFeQgkN0LpDir1kIY322JMh+hrcPV3aGLyHCESDlA==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -7370,7 +7370,7 @@
"whatwg-mimetype": "^3.0.0"
},
"engines": {
"node": ">=16.0.0"
"node": ">=18.0.0"
}
},
"node_modules/has-bigints": {

View file

@ -84,7 +84,7 @@
"eslint-plugin-vue": "9.27.0",
"eslint-plugin-vue-scoped-css": "2.8.1",
"eslint-plugin-wc": "2.1.0",
"happy-dom": "14.12.3",
"happy-dom": "15.0.0",
"license-checker-rseidelsohn": "4.3.0",
"markdownlint-cli": "0.41.0",
"postcss-html": "1.7.0",