chore(deps): bump @types/react to 16.9.11

This commit is contained in:
Jean-Philippe Sirois
2019-11-21 04:10:37 -05:00
parent 4239b08189
commit a4318a717f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3283,9 +3283,9 @@
}
},
"@types/react": {
"version": "16.9.9",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.9.tgz",
"integrity": "sha512-L+AudFJkDukk+ukInYvpoAPyJK5q1GanFOINOJnM0w6tUgITuWvJ4jyoBPFL7z4/L8hGLd+K/6xR5uUjXu0vVg==",
"version": "16.9.11",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.11.tgz",
"integrity": "sha512-UBT4GZ3PokTXSWmdgC/GeCGEJXE5ofWyibCcecRLUVN2ZBpXQGVgQGtG2foS7CrTKFKlQVVswLvf7Js6XA/CVQ==",
"requires": {
"@types/prop-types": "*",
"csstype": "^2.2.0"