Skip to content

Commit

Permalink
fix(deps): update dependency lodash to v4.17.11 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and daniel-cottone committed Sep 12, 2018
1 parent c266059 commit 87d26a6
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 @@ -63,7 +63,7 @@
},
"dependencies": {
"fs-extra": "7.0.0",
"lodash": "4.17.10"
"lodash": "4.17.11"
},
"devDependencies": {
"@semantic-release/changelog": "3.0.0",
Expand Down
6 changes: 5 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2518,7 +2518,11 @@ lodash.without@~4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"

lodash@4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1:
lodash@4.17.11:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"

lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1:
version "4.17.10"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"

Expand Down

0 comments on commit 87d26a6

Please sign in to comment.