Skip to content

Commit 4a4465b

Browse files
chore(deps): update dependency happy-dom to v15 (#788)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e540953 commit 4a4465b

File tree

8 files changed

+68
-68
lines changed

8 files changed

+68
-68
lines changed

packages/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@silverhand/ts-config": "^6.0.0",
4141
"@vitest/coverage-v8": "^1.6.0",
4242
"eslint": "^8.57.0",
43-
"happy-dom": "^14.0.0",
43+
"happy-dom": "^15.0.0",
4444
"lint-staged": "^15.0.0",
4545
"prettier": "^3.0.0",
4646
"typescript": "^5.3.3",

packages/capacitor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@silverhand/ts-config": "^6.0.0",
4242
"@vitest/coverage-v8": "^1.6.0",
4343
"eslint": "^8.57.0",
44-
"happy-dom": "^14.0.0",
44+
"happy-dom": "^15.0.0",
4545
"lint-staged": "^15.0.0",
4646
"prettier": "^3.0.0",
4747
"typescript": "^5.3.3",

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/node": "^20.11.19",
4545
"@vitest/coverage-v8": "^1.6.0",
4646
"eslint": "^8.57.0",
47-
"happy-dom": "^14.0.0",
47+
"happy-dom": "^15.0.0",
4848
"lint-staged": "^15.0.0",
4949
"nock": "14.0.0-beta.15",
5050
"prettier": "^3.0.0",

packages/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@vitest/coverage-v8": "^1.6.0",
4141
"angular-auth-oidc-client": "^18.0.0",
4242
"eslint": "^8.57.0",
43-
"happy-dom": "^14.0.0",
43+
"happy-dom": "^15.0.0",
4444
"jose": "^5.2.2",
4545
"lint-staged": "^15.0.0",
4646
"prettier": "^3.0.0",

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@vue/test-utils": "^2.4.4",
3838
"eslint": "^8.57.0",
3939
"h3": "^1.11.1",
40-
"happy-dom": "^14.0.0",
40+
"happy-dom": "^15.0.0",
4141
"lint-staged": "^15.0.0",
4242
"nuxt": "^3.12.4",
4343
"prettier": "^3.0.0",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/react": "^18.2.56",
4444
"@vitest/coverage-v8": "^1.6.0",
4545
"eslint": "^8.57.0",
46-
"happy-dom": "^14.0.0",
46+
"happy-dom": "^15.0.0",
4747
"lint-staged": "^15.0.0",
4848
"postcss": "^8.4.31",
4949
"prettier": "^3.0.0",

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@silverhand/ts-config": "^6.0.0",
4040
"@vitest/coverage-v8": "^1.6.0",
4141
"eslint": "^8.57.0",
42-
"happy-dom": "^14.0.0",
42+
"happy-dom": "^15.0.0",
4343
"lint-staged": "^15.0.0",
4444
"postcss": "^8.4.31",
4545
"prettier": "^3.0.0",

0 commit comments

Comments
 (0)