Skip to content

Commit

Permalink
chore: remove pin for happy-dom
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Nov 21, 2023
1 parent 84558e8 commit cd543fd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@
},
"resolutions": {
"@nuxt/test-utils": "workspace:*",
"happy-dom": "*",
"vitest-environment-nuxt": "workspace:*"
},
"engines": {
Expand Down
7 changes: 3 additions & 4 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test/fixtures/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@nuxt/devtools": "1.0.2",
"@nuxt/test-utils": "latest",
"@testing-library/vue": "8.0.1",
"happy-dom": "12.1.2",
"happy-dom": "12.10.3",
"jsdom": "22.1.0",
"listhen": "^1.5.5",
"nuxt": "3.8.2",
Expand Down

0 comments on commit cd543fd

Please sign in to comment.