build(deps-dev): update fast-glob requirement from ^2.2.6 to ^3.0.1 (#179)

Updates the requirements on [fast-glob](https://github.com/mrmlnc/fast-glob) to permit the latest version.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](https://github.com/mrmlnc/fast-glob/compare/2.2.6...3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-18 15:59:34 -07:00 committed by Yongjie Zhao
parent 9f8461b965
commit 8d05924e75

View File

@ -42,7 +42,7 @@
"devDependencies": {
"@superset-ui/build-config": "^0.1.1",
"@superset-ui/commit-config": "^0.0.9",
"fast-glob": "^2.2.6",
"fast-glob": "^3.0.1",
"fs-extra": "^8.0.1",
"husky": "^2.3.0",
"lerna": "^3.2.1",