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.1.2",
"@types/jest": "29.2.0",
"@types/node": "18.0.0",
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3520,13 +3520,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.1.2":
version: 29.1.2
resolution: "@types/jest@npm:29.1.2"
"@types/jest@npm:29.2.0":
version: 29.2.0
resolution: "@types/jest@npm:29.2.0"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: a6761b5ac132c641740886f9c0714607255ebffb6add5989f51ea9e392fc3c5cd474e7590f12b003d5b67ce177dfbc8d3d60d0baa335c48c50deeee6b755a473
checksum: 6779e63d8d7507b116a61b2935a200e48531849fc1ac74090212759fe17716777ca6d2c3a8d927a563e9cfa474ae91d40b1688376ae80e3a08974b3c9e9691e1
languageName: node
linkType: hard

Expand Down Expand Up @@ -12950,7 +12950,7 @@ __metadata:
"@testing-library/react": 12.1.5
"@testing-library/user-event": 14.4.3
"@types/d3": 7.4.0
"@types/jest": 29.1.2
"@types/jest": 29.2.0
"@types/node": 18.0.0
"@types/react": 18.0.21
"@types/react-dom": 18.0.6
Expand Down