Update dependency @types/react to v17 (#40440)

* Update dependency @types/react to v17

* Chore: Typescript fixes

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot]
2021-10-15 12:25:47 +01:00
committed by GitHub
parent 79ce09ddee
commit 58fdb717ba
8 changed files with 20 additions and 19 deletions

View File

@@ -22,7 +22,7 @@
"@types/deep-freeze": "^0.1.1",
"@types/hoist-non-react-statics": "^3.3.1",
"@types/lodash": "^4.14.123",
"@types/react": "16.9.9",
"@types/react": "17.0.30",
"@types/react-icons": "2.2.7",
"@types/recompose": "^0.30.7",
"@types/slate-react": "0.22.5",