1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-09 04:51:37 +07:00

build(deps-dev): bump react from 16.11.0 to 16.12.0 (#279)

This commit is contained in:
dependabot-preview[bot] 2019-11-15 22:38:51 +01:00 committed by Priscila Oliveira
parent 4d285dbb00
commit 2688b59f5b
2 changed files with 5 additions and 5 deletions

View File

@ -87,7 +87,7 @@
"prettier": "1.19.1",
"prop-types": "15.7.2",
"puppeteer": "2.0.0",
"react": "16.11.0",
"react": "16.12.0",
"react-autosuggest": "9.4.3",
"react-dom": "16.11.0",
"react-emotion": "9.2.12",

View File

@ -11377,10 +11377,10 @@ react-transition-group@^4.3.0:
loose-envify "^1.4.0"
prop-types "^15.6.2"
react@16.11.0:
version "16.11.0"
resolved "https://registry.verdaccio.org/react/-/react-16.11.0.tgz#d294545fe62299ccee83363599bf904e4a07fdbb"
integrity sha512-M5Y8yITaLmU0ynd0r1Yvfq98Rmll6q8AxaEe88c8e7LxO8fZ2cNgmFt0aGAS9wzf1Ao32NKXtCl+/tVVtkxq6g==
react@16.12.0:
version "16.12.0"
resolved "https://registry.verdaccio.org/react/-/react-16.12.0.tgz#0c0a9c6a142429e3614834d5a778e18aa78a0b83"
integrity sha512-fglqy3k5E+81pA8s+7K0/T3DBCF0ZDOher1elBFzF7O6arXJgzyu/FW+COxFvAWXJoJN9KIZbT2LXlukwphYTA==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"