build(deps): update @data-ui/event-flow requirement (#213)

Updates the requirements on [@data-ui/event-flow](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/compare/v0.0.80...v0.0.81)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-17 00:29:51 -07:00 committed by Yongjie Zhao
parent 7d715ee26f
commit e69fc44985
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
"access": "public"
},
"dependencies": {
"@data-ui/event-flow": "^0.0.80",
"@data-ui/event-flow": "^0.0.81",
"prop-types": "^15.6.2"
},
"peerDependencies": {

View File

@ -31,7 +31,7 @@
"homepage": "https://github.com/apache-superset/superset-ui-plugins#readme",
"dependencies": {
"@babel/polyfill": "^7.4.3",
"@data-ui/event-flow": "^0.0.80",
"@data-ui/event-flow": "^0.0.81",
"@storybook/addon-actions": "^5.0.9",
"@storybook/addon-knobs": "^5.0.9",
"@storybook/addon-links": "^5.0.9",