Update dependency happy-dom to v17.4.3 (forgejo) (#7184)
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org> Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
This commit is contained in:
parent
474cc60451
commit
88e0549c33
|
@ -88,7 +88,7 @@
|
|||
"eslint-plugin-vue-scoped-css": "2.9.0",
|
||||
"eslint-plugin-wc": "2.2.0",
|
||||
"globals": "16.0.0",
|
||||
"happy-dom": "17.1.8",
|
||||
"happy-dom": "17.4.3",
|
||||
"license-checker-rseidelsohn": "4.4.2",
|
||||
"markdownlint-cli": "0.44.0",
|
||||
"postcss-html": "1.8.0",
|
||||
|
@ -9333,9 +9333,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/happy-dom": {
|
||||
"version": "17.1.8",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.1.8.tgz",
|
||||
"integrity": "sha512-Yxbq/FG79z1rhAf/iB6YM8wO2JB/JDQBy99RiLSs+2siEAi5J05x9eW1nnASHZJbpldjJE2KuFLsLZ+AzX/IxA==",
|
||||
"version": "17.4.3",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.4.3.tgz",
|
||||
"integrity": "sha512-8mDGIKxi2hAg0DkEYjBHPi5QykWiqdNNQQWrwLXLfro1eAZk8+lSnzbUrnU25bamG9PjEQGoFrA32ezQNJQdww==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
"eslint-plugin-vue-scoped-css": "2.9.0",
|
||||
"eslint-plugin-wc": "2.2.0",
|
||||
"globals": "16.0.0",
|
||||
"happy-dom": "17.1.8",
|
||||
"happy-dom": "17.4.3",
|
||||
"license-checker-rseidelsohn": "4.4.2",
|
||||
"markdownlint-cli": "0.44.0",
|
||||
"postcss-html": "1.8.0",
|
||||
|
|
Loading…
Reference in New Issue