Update react-slick requirement to ~0.19.0 (#9504)

Updates the requirements on [react-slick](https://github.com/akiran/react-slick) to permit the latest version.
- [Release notes](https://github.com/akiran/react-slick/releases)
- [Changelog](https://github.com/akiran/react-slick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/akiran/react-slick/commits/0.19.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-03-04 17:45:38 +08:00 committed by 偏右
parent 192c6bbb38
commit b2bb35b13d

View File

@ -79,7 +79,7 @@
"rc-upload": "~2.4.0",
"rc-util": "^4.0.4",
"react-lazy-load": "^3.0.12",
"react-slick": "~0.17.0",
"react-slick": "~0.19.0",
"shallowequal": "^1.0.1",
"warning": "~3.0.0"
},