Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.4.3",
"@types/d3": "7.4.0",
"@types/jest": "29.2.1",
"@types/jest": "29.2.2",
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3599,13 +3599,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.2.1":
version: 29.2.1
resolution: "@types/jest@npm:29.2.1"
"@types/jest@npm:29.2.2":
version: 29.2.2
resolution: "@types/jest@npm:29.2.2"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: 5610c9a44c57f6dc39cf54429ea8d04574ad4c3e3ddf9a2621882aa94a0758a42ca97a0d0aec41a8d0b149fa63bf3d077d1f07c1f1d82e3d89ad7408de211255
checksum: 13b1a48858c8c451109c2838205fdcee6f41d672674d2f0e3cada35e94f133370aba4f4b5c3f5b174f3e16244d76d7d718afa7cc67d4d6f90d1b87951f4c87c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -13046,7 +13046,7 @@ __metadata:
"@testing-library/react": 12.1.5
"@testing-library/user-event": 14.4.3
"@types/d3": 7.4.0
"@types/jest": 29.2.1
"@types/jest": 29.2.2
"@types/node": 18.11.9
"@types/react": 18.0.25
"@types/react-dom": 18.0.8
Expand Down