Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
chore(deps): update devdependency @testing-library/vue to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent fcc4c50 commit c82bdea
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 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 @@ -59,14 +59,14 @@
"unenv": "^1.7.4"
},
"devDependencies": {
"@testing-library/vue": "7.0.0",
"@testing-library/vue": "8.0.0",
"@types/jsdom": "21.1.4",
"happy-dom": "12.1.6",
"jsdom": "22.1.0",
"vue": "3.3.4"
},
"peerDependencies": {
"@testing-library/vue": "7.0.0",
"@testing-library/vue": "8.0.0",
"happy-dom": "^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.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",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@nuxt/devtools": "0.8.5",
"@testing-library/vue": "7.0.0",
"@testing-library/vue": "8.0.0",
"happy-dom": "12.1.2",
"jsdom": "22.1.0",
"nuxt": "3.7.4",
Expand Down
20 changes: 10 additions & 10 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 c82bdea

Please sign in to comment.