From 25db1f9d068c103f0167d446df9ed6a88ce1e0da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 11:55:12 +0000 Subject: [PATCH] Bump happy-dom from 9.20.3 to 12.5.0 Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 9.20.3 to 12.5.0. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v9.20.3...v12.5.0) --- 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..3b8cb523 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.5.0", "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.5.0", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-12.5.0.tgz", + "integrity": "sha512-bEieZxuWNc6RrTQmOkaYSxqni2TkTItsId4SimAzW/Wo2cxuPP3qL6gWV/LsBH2s4DV5HZRLwciEtmhgwJJWNw==", "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.5.0", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-12.5.0.tgz", + "integrity": "sha512-bEieZxuWNc6RrTQmOkaYSxqni2TkTItsId4SimAzW/Wo2cxuPP3qL6gWV/LsBH2s4DV5HZRLwciEtmhgwJJWNw==", "dev": true, "requires": { "css.escape": "^1.5.1", diff --git a/package.json b/package.json index a5a6f5ac..d3ae152d 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.5.0", "inferred-types": "^0.37.6", "markdown-it-anchor": "^8.6.7", "markdown-it-prism": "^2.3.0",