Merge pull request #29 from apricote/renovate/react-dom-16.x

fix(deps): update dependency @types/react-dom to v16.9.8
This commit is contained in:
Julian Tölle 2020-07-04 21:39:42 +02:00 committed by GitHub
commit 9482be9f33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@
"@types/jest": "25.2.3",
"@types/node": "12.12.47",
"@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",