Skip to content

Commit

Permalink
chore(deps): update dependency jsdom to v21 (#2814)
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] committed Feb 13, 2023
1 parent 1e0ce05 commit 617818d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"@edge-runtime/vm": "2.0.2",
"@sinonjs/fake-timers": "^10.0.2",
"@types/diff": "^5.0.2",
"@types/jsdom": "^20.0.1",
"@types/jsdom": "^21.1.0",
"@types/micromatch": "^4.0.2",
"@types/natural-compare": "^1.4.1",
"@types/prompts": "^2.4.2",
Expand All @@ -161,7 +161,7 @@
"flatted": "^3.2.7",
"get-tsconfig": "^4.3.0",
"happy-dom": "^8.3.2",
"jsdom": "^20.0.3",
"jsdom": "^21.1.0",
"log-update": "^5.0.1",
"magic-string": "^0.27.0",
"micromatch": "^4.0.5",
Expand Down
12 changes: 6 additions & 6 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 617818d

Please sign in to comment.