mirror of
1
Fork 0

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:
Renovate Bot 2025-03-09 18:58:35 +00:00 committed by forgejo-renovate-action
parent 474cc60451
commit 88e0549c33
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -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": {

View File

@ -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",