Skip to content

Commit

Permalink
[Deps] update lodash, object.assign
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 6, 2016
1 parent 857760c commit 91cb419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"dependencies": {
"cheerio": "^0.20.0",
"is-subset": "^0.1.1",
"lodash": "^4.13.1",
"lodash": "^4.14.1",
"object-is": "^1.0.1",
"object.assign": "^4.0.3",
"object.assign": "^4.0.4",
"object.values": "^1.0.3"
},
"devDependencies": {
Expand Down

0 comments on commit 91cb419

Please sign in to comment.