1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-20 10:21:36 +07:00

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

This commit is contained in:
dependabot-preview[bot] 2019-12-03 09:40:54 +01:00 committed by Priscila Oliveira
parent 200cc289e6
commit c839970a25
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.14",
"@types/react": "16.9.13",
"@types/react": "16.9.14",
"@types/react-autosuggest": "9.3.13",
"@types/react-dom": "16.9.4",
"@types/react-router-dom": "5.1.3",

View File

@ -1955,10 +1955,10 @@
dependencies:
"@types/react" "*"
"@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==
"@types/react@*", "@types/react@16.9.14":
version "16.9.14"
resolved "https://registry.verdaccio.org/@types%2freact/-/react-16.9.14.tgz#7f1158ce450b4b5aa83b1c5e1324fa75f348bdd1"
integrity sha512-Q4tW4RGmR+u/CgzR8VqZcsUWjP4Pz/LcHfs9AzSG+aBnwq8As3Bid3vG1eGGsXg/xuR2k2tqNlI8pzyV8kxe0g==
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"