Update warning requirement to ~4.0.1

Updates the requirements on [warning](https://github.com/BerkeleyTrue/warning) to permit the latest version.
- [Release notes](https://github.com/BerkeleyTrue/warning/releases)
- [Changelog](https://github.com/BerkeleyTrue/warning/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BerkeleyTrue/warning/commits/v4.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-05-30 07:14:18 +00:00 committed by 偏右
parent b5c5f0b5d4
commit 64a29dfd1a

View File

@ -81,7 +81,7 @@
"react-lazy-load": "^3.0.12",
"react-slick": "~0.23.1",
"shallowequal": "^1.0.1",
"warning": "~3.0.0"
"warning": "~4.0.1"
},
"devDependencies": {
"@babel/types": "7.0.0-beta.44",