Skip to content

Commit

Permalink
chore(deps): update devdependency happy-dom to v11 (danielroe#329)
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 Sep 12, 2023
1 parent 3d0f799 commit 16893a3
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 40 deletions.
4 changes: 2 additions & 2 deletions packages/vitest-environment-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
"devDependencies": {
"@testing-library/vue": "7.0.0",
"@types/jsdom": "21.1.2",
"happy-dom": "10.11.1",
"happy-dom": "11.0.2",
"jsdom": "22.1.0",
"vue": "3.3.4"
},
"peerDependencies": {
"@testing-library/vue": "7.0.0",
"happy-dom": "^9.10.9 || ^10.0.0",
"happy-dom": "^9.10.9 || ^10.0.0 || ^11.0.0",
"jsdom": "^22.0.0",
"vitest": "^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.33.0",
"vue": "^3.2.45",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@nuxt/devtools": "0.8.2",
"@testing-library/vue": "7.0.0",
"happy-dom": "10.11.1",
"happy-dom": "11.0.2",
"jsdom": "22.1.0",
"nuxt": "3.7.0",
"nuxt-vitest": "0.10.2",
Expand Down
100 changes: 63 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 16893a3

Please sign in to comment.