fix(deps): update dependency @types/react-dom to v16.9.8

This commit is contained in:
Renovate Bot 2020-06-29 00:29:40 +00:00
parent 4f9cd2fc3f
commit cd5dcfa126
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@
"@types/jest": "25.2.3",
"@types/node": "12.12.38",
"@types/react": "16.9.34",
"@types/react-dom": "16.9.7",
"@types/react-dom": "16.9.8",
"@types/react-router-dom": "5.1.5",
"@types/recharts": "1.8.10",
"autoprefixer": "9.7.6",