From 472d8f734fbc54c2e0d5f9ef1b200bf343ed24d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 07:35:06 +0000 Subject: [PATCH] chore(deps): update dependency happy-dom to v7 --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index cb671830..91f68a34 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "esbuild-plugin-globals": "^0.1.1", "eslint": "^8.24.0", "execa": "^6.1.0", - "happy-dom": "^6.0.4", + "happy-dom": "^7.2.0", "husky": "^8.0.1", "lint-staged": "^13.0.3", "release-it": "*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9a9ba7d..487f31a4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ specifiers: esbuild-plugin-globals: ^0.1.1 eslint: ^8.24.0 execa: ^6.1.0 - happy-dom: ^6.0.4 + happy-dom: ^7.2.0 husky: ^8.0.1 lint-staged: ^13.0.3 release-it: '*' @@ -40,20 +40,20 @@ devDependencies: '@ls-lint/ls-lint': 1.11.2 '@release-it-plugins/lerna-changelog': 5.0.0_release-it@14.13.1 '@types/node': 17.0.23 - '@vitest/coverage-c8': 0.23.4_happy-dom@6.0.4 + '@vitest/coverage-c8': 0.23.4_happy-dom@7.2.0 '@vue/compiler-sfc': 3.2.40 '@vue/test-utils': 2.1.0_vue@3.2.40 esbuild-plugin-globals: 0.1.1 eslint: 8.24.0 execa: 6.1.0 - happy-dom: 6.0.4 + happy-dom: 7.2.0 husky: 8.0.1 lint-staged: 13.0.3 release-it: 14.13.1 tsup: 6.2.3_typescript@4.8.4 typescript: 4.8.4 vite: 3.1.4 - vitest: 0.23.4_happy-dom@6.0.4 + vitest: 0.23.4_happy-dom@7.2.0 vue: 3.2.40 vue-2: /vue/2.7.10 vue-3: /vue/3.2.40 @@ -708,11 +708,11 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@vitest/coverage-c8/0.23.4_happy-dom@6.0.4: + /@vitest/coverage-c8/0.23.4_happy-dom@7.2.0: resolution: {integrity: sha512-jmD00a5DQH9gu9K+YdvVhcMuv2CzHvU4gCnySS40Ec5hKlXtlCzRfNHl00VnhfuBeaQUmaQYe60BLT413HyDdg==} dependencies: c8: 7.12.0 - vitest: 0.23.4_happy-dom@6.0.4 + vitest: 0.23.4_happy-dom@7.2.0 transitivePeerDependencies: - '@edge-runtime/vm' - '@vitest/browser' @@ -2696,8 +2696,8 @@ packages: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} dev: true - /happy-dom/6.0.4: - resolution: {integrity: sha512-b+ID23Ms0BY08UNLymsOMG7EI2jSlwEt4cbJs938GZfeNAg+fqgkSO3TokQMgSOFoHznpjWmpVjBUL5boJ9PWw==} + /happy-dom/7.2.0: + resolution: {integrity: sha512-xwJ/zFQx0/RNdW9FW1b5QJz4dCfo2fQlnYoxsDdwbh5ttIyTSDmdtnGPTbliTBfCvtUN71O3sVIvxf5YYWln0g==} dependencies: css.escape: 1.5.1 he: 1.2.0 @@ -5457,7 +5457,7 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.23.4_happy-dom@6.0.4: + /vitest/0.23.4_happy-dom@7.2.0: resolution: {integrity: sha512-iukBNWqQAv8EKDBUNntspLp9SfpaVFbmzmM0sNcnTxASQZMzRw3PsM6DMlsHiI+I6GeO5/sYDg3ecpC+SNFLrQ==} engines: {node: '>=v14.16.0'} hasBin: true @@ -5484,7 +5484,7 @@ packages: '@types/node': 17.0.23 chai: 4.3.6 debug: 4.3.4 - happy-dom: 6.0.4 + happy-dom: 7.2.0 local-pkg: 0.4.2 strip-literal: 0.4.2 tinybench: 2.2.1