Bump happy-dom from 20.0.0 to 20.0.2 (#8202)

This commit is contained in:
dependabot[bot]
2025-10-15 23:26:31 +02:00
committed by GitHub
parent e66b6eddfd
commit a86291f83b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -102,7 +102,7 @@
"css-minimizer-webpack-plugin": "^7.0.2",
"cypress": "^15.3.0",
"file-loader": "^6.2.0",
"happy-dom": "^20.0.0",
"happy-dom": "^20.0.2",
"husky": "^9.1.7",
"lint-staged": "^16.2.3",
"mini-css-extract-plugin": "^2.9.4",
@@ -9367,9 +9367,9 @@
"license": "ISC"
},
"node_modules/happy-dom": {
"version": "20.0.0",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.0.0.tgz",
"integrity": "sha512-GkWnwIFxVGCf2raNrxImLo397RdGhLapj5cT3R2PT7FwL62Ze1DROhzmYW7+J3p9105DYMVenEejEbnq5wA37w==",
"version": "20.0.2",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.0.2.tgz",
"integrity": "sha512-pYOyu624+6HDbY+qkjILpQGnpvZOusItCk+rvF5/V+6NkcgTKnbOldpIy22tBnxoaLtlM9nXgoqAcW29/B7CIw==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -111,7 +111,7 @@
"css-minimizer-webpack-plugin": "^7.0.2",
"cypress": "^15.3.0",
"file-loader": "^6.2.0",
"happy-dom": "^20.0.0",
"happy-dom": "^20.0.2",
"husky": "^9.1.7",
"lint-staged": "^16.2.3",
"mini-css-extract-plugin": "^2.9.4",