Skip to content

Commit

Permalink
chore(deps): update dependency happy-dom to v15 (#788)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent e540953 commit 4a4465b
Show file tree
Hide file tree
Showing 8 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@silverhand/ts-config": "^6.0.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"happy-dom": "^14.0.0",
"happy-dom": "^15.0.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/capacitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@silverhand/ts-config": "^6.0.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"happy-dom": "^14.0.0",
"happy-dom": "^15.0.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/node": "^20.11.19",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"happy-dom": "^14.0.0",
"happy-dom": "^15.0.0",
"lint-staged": "^15.0.0",
"nock": "14.0.0-beta.15",
"prettier": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vitest/coverage-v8": "^1.6.0",
"angular-auth-oidc-client": "^18.0.0",
"eslint": "^8.57.0",
"happy-dom": "^14.0.0",
"happy-dom": "^15.0.0",
"jose": "^5.2.2",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@vue/test-utils": "^2.4.4",
"eslint": "^8.57.0",
"h3": "^1.11.1",
"happy-dom": "^14.0.0",
"happy-dom": "^15.0.0",
"lint-staged": "^15.0.0",
"nuxt": "^3.12.4",
"prettier": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/react": "^18.2.56",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"happy-dom": "^14.0.0",
"happy-dom": "^15.0.0",
"lint-staged": "^15.0.0",
"postcss": "^8.4.31",
"prettier": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@silverhand/ts-config": "^6.0.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"happy-dom": "^14.0.0",
"happy-dom": "^15.0.0",
"lint-staged": "^15.0.0",
"postcss": "^8.4.31",
"prettier": "^3.0.0",
Expand Down
Loading

0 comments on commit 4a4465b

Please sign in to comment.