Skip to content

Commit

Permalink
fix(deps): use the latest extend (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored and schmidt-sebastian committed Aug 12, 2019
1 parent 5693347 commit 425bf3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"chai-as-promised": "^7.1.1",
"codecov": "^3.0.2",
"duplexify": "^4.0.0",
"extend": "^3.0.1",
"extend": "^3.0.2",
"gts": "^1.0.0",
"hard-rejection": "^2.0.0",
"intelli-espower-loader": "^1.0.1",
Expand Down

0 comments on commit 425bf3d

Please sign in to comment.