From 762da74dc988ca9df3bbc3edfaf00d939ad9ea62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 07:06:03 +0000 Subject: [PATCH] Bump happy-dom in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [happy-dom](https://github.com/capricorn86/happy-dom). Updates `happy-dom` from 15.10.1 to 15.11.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v15.10.1...v15.11.0) --- updated-dependencies: - dependency-name: happy-dom dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4b2e4d4f..c70148ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-react-refresh": "^0.4.14", "gh-pages": "^6.2.0", - "happy-dom": "^15.10.1", + "happy-dom": "^15.11.0", "jsdom": "^25.0.1", "prettier": "^3.3.3", "react": "^18.3.1", @@ -8191,9 +8191,9 @@ } }, "node_modules/happy-dom": { - "version": "15.10.1", - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.10.1.tgz", - "integrity": "sha512-FuGnj/qIB4QnBL6fWmD7Wnh6STxevLgOVWB6+nopDGgWG1+t9CXkNB2ldZ+iqwD2UKxD2D0SU8el8A6AX6Q1+g==", + "version": "15.11.0", + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.11.0.tgz", + "integrity": "sha512-/zyxHbXriYJ8b9Urh43ILk/jd9tC07djURnJuAimJ3tJCOLOzOUp7dEHDwJOZyzROlrrooUhr/0INZIDBj1Bjw==", "dependencies": { "entities": "^4.5.0", "webidl-conversions": "^7.0.0", diff --git a/package.json b/package.json index aef4df98..d1d9cf88 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-react-refresh": "^0.4.14", "gh-pages": "^6.2.0", - "happy-dom": "^15.10.1", + "happy-dom": "^15.11.0", "jsdom": "^25.0.1", "prettier": "^3.3.3", "react": "^18.3.1",