Update react-dev-util globby dependency to v8.0.2 (#6162)

v8.0.2 was recently released https://github.com/sindresorhus/globby/releases to fix some pathing issues with dir-glob.
This commit is contained in:
David Rice
2019-01-09 13:24:03 -06:00
committed by Joe Haddad
parent caf0effda5
commit 6e261f8a06

View File

@@ -54,7 +54,7 @@
"filesize": "3.6.1",
"find-up": "3.0.0",
"global-modules": "2.0.0",
"globby": "8.0.1",
"globby": "8.0.2",
"gzip-size": "5.0.0",
"immer": "1.10.0",
"inquirer": "6.2.1",