From 02866ad55821fed6c85d2f98237366e4df63da54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 03:41:26 +0000 Subject: [PATCH] Bump @happy-dom/jest-environment from 11.0.2 to 12.0.1 Bumps [@happy-dom/jest-environment](https://github.com/capricorn86/happy-dom) from 11.0.2 to 12.0.1. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v11.0.2...v12.0.1) --- updated-dependencies: - dependency-name: "@happy-dom/jest-environment" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index a1de998..e2567dc 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "puppeteer": "^21.0.3" }, "devDependencies": { - "@happy-dom/jest-environment": "^11.0.2", + "@happy-dom/jest-environment": "^12.0.1", "@testing-library/jest-dom": "^6.0.0", "jest": "^29.6.2", "prettier": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30b5d5b..38fe443 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,8 @@ dependencies: devDependencies: '@happy-dom/jest-environment': - specifier: ^11.0.2 - version: 11.0.2 + specifier: ^12.0.1 + version: 12.0.1 '@testing-library/jest-dom': specifier: ^6.0.0 version: 6.1.3(jest@29.6.4) @@ -410,13 +410,13 @@ packages: requiresBuild: true dev: false - /@happy-dom/jest-environment@11.0.2: - resolution: {integrity: sha512-2vRQO2NH/ixo9ZhZ83DDiGXqJST7lFzQD3hDJOPxTKqx0A0MbLfkyIUACWz3jOkvuhDU3bLEqJ8QP5QK4kTAvg==} + /@happy-dom/jest-environment@12.0.1: + resolution: {integrity: sha512-IIiR1NKKqVCAoBF4ftRyxGhQe9t7hLxMHXPSEBNi1mmGAxc+qj8WVDv6o0kkMyAIEF4peY+AhN4Vvy+EYfYiTA==} dependencies: '@jest/environment': 29.6.4 '@jest/fake-timers': 29.6.4 '@jest/types': 29.6.3 - happy-dom: 11.0.2 + happy-dom: 12.0.1 jest-mock: 29.6.3 jest-util: 29.6.3 dev: true @@ -2002,8 +2002,8 @@ packages: /graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} - /happy-dom@11.0.2: - resolution: {integrity: sha512-0yyYIBCByZVgWNuM+/tXXaAR+YUjsoXmzDisQ/KPI7Dt9kXtsPUOU6JAc/isVxridmeSb9/icthsaAhUBKJa4g==} + /happy-dom@12.0.1: + resolution: {integrity: sha512-kBH54b92GFP3pn9tdMBAtjNHoddE4om6vfFoTme2PCG6u/YYiYKas2yxJCd5MAINX+pYfalfpUKQHVQDTljLnw==} dependencies: css.escape: 1.5.1 entities: 4.5.0