fix(deps): update dependency @types/react to v16.9.47

This commit is contained in:
Renovate Bot
2020-08-25 07:45:48 +01:00
committed by Łukasz Mierzwa
parent 7ed2fe4acc
commit 47c6cdf12e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3809,9 +3809,9 @@
}
},
"@types/react": {
"version": "16.9.46",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.46.tgz",
"integrity": "sha512-dbHzO3aAq1lB3jRQuNpuZ/mnu+CdD3H0WVaaBQA8LTT3S33xhVBUj232T8M3tAhSWJs/D/UqORYUlJNl/8VQZg==",
"version": "16.9.47",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.47.tgz",
"integrity": "sha512-dAJO4VbrjYqTUwFiQqAKjLyHHl4RSTNnRyPdX3p16MPbDKvow51wxATUPxoe2QsiXNMEYrOjc2S6s92VjG+1VQ==",
"requires": {
"@types/prop-types": "*",
"csstype": "^3.0.2"
+1 -1
View File
@@ -24,7 +24,7 @@
"@types/lodash.uniqueid": "4.0.6",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.4",
"@types/react": "16.9.46",
"@types/react": "16.9.47",
"@types/react-autosuggest": "10.0.0",
"@types/react-dom": "16.9.8",
"@types/react-highlighter": "0.3.4",