Skip to content

Commit

Permalink
Update globbing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
es128 committed Aug 21, 2017
1 parent cbdf255 commit 854f7ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -44,13 +44,13 @@
"fsevents": "^1.0.0"
},
"dependencies": {
"anymatch": "^1.3.0",
"anymatch": "^1.3.2",
"async-each": "^1.0.0",
"braces": "2.2.2",
"glob-parent": "^2.0.0",
"glob-parent": "^3.1.0",
"inherits": "^2.0.1",
"is-binary-path": "^1.0.0",
"is-glob": "^2.0.0",
"is-glob": "^2.0.1",
"path-is-absolute": "^1.0.0",
"readdirp": "^2.0.0"
}
Expand Down

0 comments on commit 854f7ed

Please sign in to comment.