Skip to content

Commit

Permalink
fix(deps): update dependency lodash to v4.17.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 8, 2020
1 parent cbdd60a commit ab782db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion js-given/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"fs-extra": "^5.0.0",
"function-arguments": "^1.0.8",
"jgiven-html-app": "0.17.0",
"lodash": "4.17.11",
"lodash": "4.17.15",
"rimraf": "^2.6.2",
"string-humanize": "^1.0.0",
"strip-ansi": "^4.0.0",
Expand Down
10 changes: 3 additions & 7 deletions js-given/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3745,9 +3745,9 @@ lodash@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.0.0.tgz#9ac43844c595e28d30108b7ba583703395922dfc"

lodash@4.17.11:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
lodash@4.17.15, lodash@^4.17.14:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"

lodash@4.17.3:
version "4.17.3"
Expand All @@ -3757,10 +3757,6 @@ lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4:
version "4.17.4"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"

lodash@^4.17.14:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"

lolex@^2.3.2:
version "2.7.0"
resolved "https://registry.yarnpkg.com/lolex/-/lolex-2.7.0.tgz#9c087a69ec440e39d3f796767cf1b2cdc43d5ea5"
Expand Down

0 comments on commit ab782db

Please sign in to comment.