chore(deps): update dependency happy-dom to v3 #1870

Merged
konrad merged 1 commits from renovate/happy-dom-3.x into main 2022-04-26 13:07:27 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -78,7 +78,7 @@
"eslint": "8.14.0", "eslint": "8.14.0",
"eslint-plugin-vue": "8.7.1", "eslint-plugin-vue": "8.7.1",
"express": "4.18.0", "express": "4.18.0",
"happy-dom": "2.55.0", "happy-dom": "3.0.0",
"netlify-cli": "10.0.0", "netlify-cli": "10.0.0",
"postcss": "8.4.12", "postcss": "8.4.12",
"postcss-preset-env": "7.4.3", "postcss-preset-env": "7.4.3",

View File

@ -6711,10 +6711,10 @@ graphql@^16.1.0:
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656" resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA== integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==
happy-dom@2.55.0: happy-dom@3.0.0:
version "2.55.0" version "3.0.0"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-2.55.0.tgz#ad412939fea9b97f2e5985c404cf710638bba66a" resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-3.0.0.tgz#368f5e43cf5fa7204e1f9a9f3d158e3531edbccf"
integrity sha512-CHDMBRau+l/yKQL+ANmexRAC8FRCuYbXRSpu/GbLVyfqkrlBzV7OSNd5C5HZ+pVFtFv1bFJYC5r+xrqgGQuq5w== integrity sha512-elGq2fdC6Dy8VkFQcN8dkTtZJ0F7xg1AqidEdDO8oyLGg0fQtToaBMFSQZyMdWVzSG8RRscfcJlsrRnfIfO+Rg==
dependencies: dependencies:
css.escape "^1.5.1" css.escape "^1.5.1"
he "^1.2.0" he "^1.2.0"