Skip to content

Commit

Permalink
chore(deps): update dependency lodash to v4.17.5 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kbrandwijk committed Feb 23, 2018
1 parent 79bd59f commit 8605e3e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"fs-extra": "5.0.0",
"graphql-import": "0.4.3",
"graphql-static-binding": "0.9.0",
"lodash": "4.17.4"
"lodash": "4.17.5"
}
}
6 changes: 5 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1232,7 +1232,11 @@ lodash.toarray@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz#24c4bfcd6b2fba38bfd0594db1179d8e9b656561"

[email protected], lodash@^4.0.0, lodash@^4.17.2, lodash@^4.17.4, lodash@^4.2.1:
[email protected]:
version "4.17.5"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"

lodash@^4.0.0, lodash@^4.17.2, lodash@^4.17.4, lodash@^4.2.1:
version "4.17.4"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"

Expand Down

0 comments on commit 8605e3e

Please sign in to comment.