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"
+1 -1
View File
@@ -66,7 +66,7 @@
"@graphql-codegen/typescript-react-apollo": "1.8.3",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.36",
"@types/react": "^16.9.9",
"@types/react": "^16.9.11",
"@types/react-dom": "^16.9.2",
"@types/react-helmet": "^5.0.13",
"@types/react-treeview": "^0.4.2",