mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
Bump happy-dom from 20.0.0 to 20.0.2 (#8202)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user