mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-04 09:25:22 +02:00
Update dependency happy-dom to v18.0.1 (forgejo) (#8337)
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
ad1adabcbb
commit
7a881e2f26
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -87,7 +87,7 @@
|
||||||
"eslint-plugin-vue-scoped-css": "2.10.0",
|
"eslint-plugin-vue-scoped-css": "2.10.0",
|
||||||
"eslint-plugin-wc": "3.0.1",
|
"eslint-plugin-wc": "3.0.1",
|
||||||
"globals": "16.1.0",
|
"globals": "16.1.0",
|
||||||
"happy-dom": "18.0.0",
|
"happy-dom": "18.0.1",
|
||||||
"license-checker-rseidelsohn": "4.4.2",
|
"license-checker-rseidelsohn": "4.4.2",
|
||||||
"markdownlint-cli": "0.45.0",
|
"markdownlint-cli": "0.45.0",
|
||||||
"postcss-html": "1.8.0",
|
"postcss-html": "1.8.0",
|
||||||
|
@ -8551,9 +8551,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/happy-dom": {
|
"node_modules/happy-dom": {
|
||||||
"version": "18.0.0",
|
"version": "18.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-18.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-18.0.1.tgz",
|
||||||
"integrity": "sha512-o3p2Axi1EdIfMaOUulDzO/5yXzLLV0g/54eLPVrkt3u20r3yOuOenHpyp2clAJ0eHMc+HyE139ulQxl+8pEJIw==",
|
"integrity": "sha512-qn+rKOW7KWpVTtgIUi6RVmTBZJSe2k0Db0vh1f7CWrWclkkc7/Q+FrOfkZIb2eiErLyqu5AXEzE7XthO9JVxRA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -86,7 +86,7 @@
|
||||||
"eslint-plugin-vue-scoped-css": "2.10.0",
|
"eslint-plugin-vue-scoped-css": "2.10.0",
|
||||||
"eslint-plugin-wc": "3.0.1",
|
"eslint-plugin-wc": "3.0.1",
|
||||||
"globals": "16.1.0",
|
"globals": "16.1.0",
|
||||||
"happy-dom": "18.0.0",
|
"happy-dom": "18.0.1",
|
||||||
"license-checker-rseidelsohn": "4.4.2",
|
"license-checker-rseidelsohn": "4.4.2",
|
||||||
"markdownlint-cli": "0.45.0",
|
"markdownlint-cli": "0.45.0",
|
||||||
"postcss-html": "1.8.0",
|
"postcss-html": "1.8.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue