Update dependency happy-dom to v15.8.3
This commit is contained in:
parent
6e1c0e4cb0
commit
fbfb804b29
|
@ -86,7 +86,7 @@
|
|||
"eslint-plugin-vue-scoped-css": "2.8.1",
|
||||
"eslint-plugin-wc": "2.2.0",
|
||||
"globals": "15.11.0",
|
||||
"happy-dom": "15.8.0",
|
||||
"happy-dom": "15.8.3",
|
||||
"license-checker-rseidelsohn": "4.4.2",
|
||||
"markdownlint-cli": "0.42.0",
|
||||
"postcss-html": "1.7.0",
|
||||
|
@ -10227,9 +10227,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/happy-dom": {
|
||||
"version": "15.8.0",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.8.0.tgz",
|
||||
"integrity": "sha512-LwBvPvR4MQ1xfrf4gbWRJzeL2xQqWiEiHvZF5uA1AwlCCgjH9ht0fGVXciRGQCghdHAIXw1zGX1mJ6a3O0fpeA==",
|
||||
"version": "15.8.3",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.8.3.tgz",
|
||||
"integrity": "sha512-YR9nUWN/T2bH7pPLEYMhTp4DQExPH+mC4KulJDgimCb+FY3Er0Vp6SOOcBXrNfMTri3lAk9uSZqUTG2hgZOYwg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -85,7 +85,7 @@
|
|||
"eslint-plugin-vue-scoped-css": "2.8.1",
|
||||
"eslint-plugin-wc": "2.2.0",
|
||||
"globals": "15.11.0",
|
||||
"happy-dom": "15.8.0",
|
||||
"happy-dom": "15.8.3",
|
||||
"license-checker-rseidelsohn": "4.4.2",
|
||||
"markdownlint-cli": "0.42.0",
|
||||
"postcss-html": "1.7.0",
|
||||
|
|
Loading…
Reference in New Issue