From 5b8b897e803e9dd5542dc5603655b994b2086720 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 11:43:11 +0000 Subject: [PATCH] Bump happy-dom from 9.20.3 to 12.2.1 Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 9.20.3 to 12.2.1. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v9.20.3...v12.2.1) --- updated-dependencies: - dependency-name: happy-dom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2ead4ef9..5cd85a3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "@yankeeinlondon/builder-api": "^1.4.1", "esbuild": "^0.18.10", "gray-matter": "^4.0.3", - "happy-dom": "^9.20.3", + "happy-dom": "^12.2.1", "inferred-types": "^0.37.6", "markdown-it-anchor": "^8.6.7", "markdown-it-prism": "^2.3.0", @@ -4976,9 +4976,9 @@ } }, "node_modules/happy-dom": { - "version": "9.20.3", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-9.20.3.tgz", - "integrity": "sha512-eBsgauT435fXFvQDNcmm5QbGtYzxEzOaX35Ia+h6yP/wwa4xSWZh1CfP+mGby8Hk6Xu59mTkpyf72rUXHNxY7A==", + "version": "12.2.1", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-12.2.1.tgz", + "integrity": "sha512-yIubME+FcwUuKjmiDlJdhEIax3UnZIweqn/E6AE2bJTIXJv4DP2/ULh0ZnhkCxP05SJsyG6CRFxM/r2HAuWesA==", "dev": true, "dependencies": { "css.escape": "^1.5.1", @@ -12607,9 +12607,9 @@ } }, "happy-dom": { - "version": "9.20.3", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-9.20.3.tgz", - "integrity": "sha512-eBsgauT435fXFvQDNcmm5QbGtYzxEzOaX35Ia+h6yP/wwa4xSWZh1CfP+mGby8Hk6Xu59mTkpyf72rUXHNxY7A==", + "version": "12.2.1", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-12.2.1.tgz", + "integrity": "sha512-yIubME+FcwUuKjmiDlJdhEIax3UnZIweqn/E6AE2bJTIXJv4DP2/ULh0ZnhkCxP05SJsyG6CRFxM/r2HAuWesA==", "dev": true, "requires": { "css.escape": "^1.5.1", diff --git a/package.json b/package.json index a5a6f5ac..bc8d8b42 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@yankeeinlondon/builder-api": "^1.4.1", "esbuild": "^0.18.10", "gray-matter": "^4.0.3", - "happy-dom": "^9.20.3", + "happy-dom": "^12.2.1", "inferred-types": "^0.37.6", "markdown-it-anchor": "^8.6.7", "markdown-it-prism": "^2.3.0",