build(deps-dev): bump @types/react from 16.9.11 to 16.9.13 (#317)

This commit is contained in:
dependabot-preview[bot] 2019-11-26 13:41:48 +01:00 committed by Priscila Oliveira
parent dc0cdbdb08
commit ba4299557e
2 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@
"@types/js-base64": "2.3.1",
"@types/lodash": "4.14.149",
"@types/node": "12.12.11",
"@types/react": "16.9.11",
"@types/react": "16.9.13",
"@types/react-autosuggest": "9.3.13",
"@types/react-dom": "16.9.4",
"@types/react-router-dom": "5.1.2",

View File

@ -1985,10 +1985,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@16.9.11":
version "16.9.11"
resolved "https://registry.verdaccio.org/@types%2freact/-/react-16.9.11.tgz#70e0b7ad79058a7842f25ccf2999807076ada120"
integrity sha512-UBT4GZ3PokTXSWmdgC/GeCGEJXE5ofWyibCcecRLUVN2ZBpXQGVgQGtG2foS7CrTKFKlQVVswLvf7Js6XA/CVQ==
"@types/react@*", "@types/react@16.9.13":
version "16.9.13"
resolved "https://registry.verdaccio.org/@types%2freact/-/react-16.9.13.tgz#b3ea5dd443f4a680599e2abba8cc66f5e1ce0059"
integrity sha512-LikzRslbiufJYHyzbHSW0GrAiff8QYLMBFeZmSxzCYGXKxi8m/1PHX+rsVOwhr7mJNq+VIu2Dhf7U6mjFERK6w==
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"