Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Commit 9b9de06

Browse files
committed
glob@4.3.2
Better handling of trailing slashes.
1 parent 03a9fc4 commit 9b9de06

4 files changed

Lines changed: 20 additions & 13 deletions

File tree

node_modules/glob/glob.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/glob/package.json

Lines changed: 13 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/glob/sync.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"fstream-npm": "~1.0.1",
5454
"github-url-from-git": "~1.4.0",
5555
"github-url-from-username-repo": "~1.0.2",
56-
"glob": "~4.3.1",
56+
"glob": "~4.3.2",
5757
"graceful-fs": "~3.0.5",
5858
"inflight": "~1.0.4",
5959
"inherits": "~2.0.1",

0 commit comments

Comments
 (0)