From 06fc89ca1e3ed053422a26f876be66c8d3d426c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 07:19:50 +0000 Subject: [PATCH] Bump happy-dom from 12.9.0 to 12.10.3 Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 12.9.0 to 12.10.3. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v12.9.0...v12.10.3) --- updated-dependencies: - dependency-name: happy-dom dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8fc9bea604..b146b3244a 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-webpack-plugin": "^4.0.1", "glob": "^8.0.1", - "happy-dom": "^12.9.0", + "happy-dom": "^12.10.3", "istanbul-lib-coverage": "^3.2.2", "markdownlint-cli2": "^0.4.0", "mutationobserver-shim": "^0.3.7", diff --git a/yarn.lock b/yarn.lock index 27b33d0605..6d41d07d0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10840,10 +10840,10 @@ handlebars@^4.7.7: optionalDependencies: uglify-js "^3.1.4" -happy-dom@^12.9.0: - version "12.9.0" - resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-12.9.0.tgz#1c744bfa1386c545d65151c6afd09ce37fb34d13" - integrity sha512-Ap/bcno2k5316FYDqBJ2i0O1zS78W1jsNR4F/p2t3zdNoa+2H0k851RGef4STfIKdTwcQ/nk5Tx9d5BzQXfTrw== +happy-dom@^12.10.3: + version "12.10.3" + resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-12.10.3.tgz#e61985eff163b822c110458be7f81aa4f94ad588" + integrity sha512-JzUXOh0wdNGY54oKng5hliuBkq/+aT1V3YpTM+lrN/GoLQTANZsMaIvmHiHe612rauHvPJnDZkZ+5GZR++1Abg== dependencies: css.escape "^1.5.1" entities "^4.5.0"