chore(netlify-cms-widget-text): upgrade to react-textarea-autosize 7.x (#1921)

This commit is contained in:
Alexander Nanberg
2018-11-29 01:36:39 +01:00
committed by Shawn Erquhart
parent c932d05bdb
commit ec35dc94b6
2 changed files with 5 additions and 5 deletions

View File

@ -9744,10 +9744,10 @@ react-test-renderer@^16.0.0:
prop-types "^15.6.0"
react-is "^16.4.2"
react-textarea-autosize@^5.2.0:
version "5.2.1"
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-5.2.1.tgz#2b78f9067180f41b08ac59f78f1581abadd61e54"
integrity sha512-bx6z2I35aapr71ggw2yZIA4qhmqeTa4ZVsSaTeFvtf9kfcZppDBh2PbMt8lvbdmzEk7qbSFhAxR9vxEVm6oiMg==
react-textarea-autosize@^7.0.0:
version "7.0.4"
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-7.0.4.tgz#4e4be649b544a88713e7b5043f76950f35d3d503"
integrity sha512-1cC8pFSrIVH92aE+UKxGQ2Gqq43qdIcMscJKScEFeBNemn6gHa+NwKqdXkHxxg5H6uuvW+cPpJPTes6zh90M+A==
dependencies:
prop-types "^15.6.0"