Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-22 01:44:24 +01:00

Merge pull request 'Update dependency happy-dom to v15.8.3 (forgejo)' (#5803) from renovate/forgejo-happy-dom-15.x into forgejo

This commit is contained in:
forgejo-renovate-action 2024-11-04 07:00:08 +00:00
commit 9dfd73fcc5
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

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

View file

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