Skip to content

Commit

Permalink
deps: upgrade jest-environment-jsdom (#1792)
Browse files Browse the repository at this point in the history
  • Loading branch information
pokey authored Aug 15, 2023
1 parent 318d3ba commit 247dd16
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 171 deletions.
2 changes: 1 addition & 1 deletion packages/cheatsheet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@types/react-helmet": "6.1.6",
"jest-environment-jsdom": "29.5.0",
"jest-environment-jsdom": "29.6.2",
"ts-jest": "29.0.5",
"typescript": "^5.1.6"
}
Expand Down
Loading

0 comments on commit 247dd16

Please sign in to comment.