Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Deps] update has, for-each, resolve, object-inspect
  • Loading branch information
ljharb committed Jun 6, 2018
1 parent c6f5313 commit 8a2d29b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -11,14 +11,14 @@
"dependencies": {
"deep-equal": "~1.0.1",
"defined": "~1.0.0",
"for-each": "~0.3.2",
"for-each": "~0.3.3",
"function-bind": "~1.1.1",
"glob": "~7.1.2",
"has": "~1.0.1",
"has": "~1.0.3",
"inherits": "~2.0.3",
"minimist": "~1.2.0",
"object-inspect": "~1.5.0",
"resolve": "~1.5.0",
"object-inspect": "~1.6.0",
"resolve": "~1.7.1",
"resumer": "~0.0.0",
"string.prototype.trim": "~1.1.2",
"through": "~2.3.8"
Expand Down

0 comments on commit 8a2d29b

Please sign in to comment.