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

This commit is contained in:
forgejo-renovate-action 2024-09-01 02:49:48 +00:00
commit 57aae68930
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -84,7 +84,7 @@
"eslint-plugin-vue": "9.27.0",
"eslint-plugin-vue-scoped-css": "2.8.1",
"eslint-plugin-wc": "2.1.1",
"happy-dom": "15.7.0",
"happy-dom": "15.7.2",
"license-checker-rseidelsohn": "4.4.1",
"markdownlint-cli": "0.41.0",
"postcss-html": "1.7.0",
@ -9913,9 +9913,9 @@
}
},
"node_modules/happy-dom": {
"version": "15.7.0",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.0.tgz",
"integrity": "sha512-tH48xarc37FLrtpNWuA89xw4IS1dxNrfzI8ehiafkj3kM3JSCMknuigKv2unDPRzd2C9Hv7ZDPkqPiBCvIz2Dg==",
"version": "15.7.2",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.2.tgz",
"integrity": "sha512-ZU4a27Sj+J7fgd+Kx3PVZ5NbANQxQS4gGZ1SaNMA4zvSDB5ZNkXg4UHLCkMko0fogg9XowI4f51p5FzgDfhVeQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -83,7 +83,7 @@
"eslint-plugin-vue": "9.27.0",
"eslint-plugin-vue-scoped-css": "2.8.1",
"eslint-plugin-wc": "2.1.1",
"happy-dom": "15.7.0",
"happy-dom": "15.7.2",
"license-checker-rseidelsohn": "4.4.1",
"markdownlint-cli": "0.41.0",
"postcss-html": "1.7.0",