Skip to content

Commit 6e261f8

Browse files
davidlukericeTimer
authored andcommitted
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.
1 parent caf0eff commit 6e261f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-dev-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"filesize": "3.6.1",
5555
"find-up": "3.0.0",
5656
"global-modules": "2.0.0",
57-
"globby": "8.0.1",
57+
"globby": "8.0.2",
5858
"gzip-size": "5.0.0",
5959
"immer": "1.10.0",
6060
"inquirer": "6.2.1",

0 commit comments

Comments
 (0)