Skip to content

Commit

Permalink
chore(deps-dev): bump happy-dom from 15.7.4 to 15.10.2 (#845)
Browse files Browse the repository at this point in the history
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.7.4 to 15.10.2.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v15.7.4...v15.10.2)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 770f5e5 commit 88017ee
Show file tree
Hide file tree
Showing 8 changed files with 76 additions and 76 deletions.
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@silverhand/ts-config": "^6.0.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"happy-dom": "^15.0.0",
"happy-dom": "^15.10.2",
"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 @@ -39,7 +39,7 @@
"@silverhand/ts-config": "^6.0.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"happy-dom": "^15.0.0",
"happy-dom": "^15.10.2",
"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 @@ -42,7 +42,7 @@
"@types/node": "^20.11.19",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"happy-dom": "^15.0.0",
"happy-dom": "^15.10.2",
"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 @@ -38,7 +38,7 @@
"@vitest/coverage-v8": "^1.6.0",
"angular-auth-oidc-client": "^18.0.0",
"eslint": "^8.57.0",
"happy-dom": "^15.0.0",
"happy-dom": "^15.10.2",
"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": "^15.0.0",
"happy-dom": "^15.10.2",
"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 @@ -41,7 +41,7 @@
"@types/react": "^18.2.56",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"happy-dom": "^15.0.0",
"happy-dom": "^15.10.2",
"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 @@ -37,7 +37,7 @@
"@silverhand/ts-config": "^6.0.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"happy-dom": "^15.0.0",
"happy-dom": "^15.10.2",
"lint-staged": "^15.0.0",
"postcss": "^8.4.31",
"prettier": "^3.0.0",
Expand Down
138 changes: 69 additions & 69 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 88017ee

Please sign in to comment.