mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-22 20:39:05 +08:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user