Skip to content

Commit

Permalink
Upgrade jsdom to v21
Browse files Browse the repository at this point in the history
  • Loading branch information
Fullchee committed Feb 18, 2024
1 parent 656daa9 commit c0ca0f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,9 @@
"@types/bun": "latest",
"@types/web": "latest",
"expect": "^29.6.2",
"jest-environment-jsdom-sixteen": "^1.0.3",
"jest-watch-select-projects": "^2.0.0",
"jsdom": "^16.2.1",
"jsdom": "^21.1.2",
"kcd-scripts": "^14.0.0",
"pretty-format": "^25.1.0",
"rollup": "^3.28.1",
Expand Down

0 comments on commit c0ca0f0

Please sign in to comment.