Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Commit

Permalink
build(deps): upgrade lodash to v4.17.15
Browse files Browse the repository at this point in the history
uses: `yarn upgrade-interactive --latest lodash`
- lodash@4.17.15

Signed-off-by: Antoine Leblanc <antoine.leblanc@corp.ovh.com>
  • Loading branch information
antleblanc committed Oct 23, 2019
1 parent 0ade287 commit c1d3655
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 @@ -30,7 +30,7 @@
"postversion": "git push && git push --tags"
},
"dependencies": {
"lodash": "^4.17.11"
"lodash": "^4.17.15"
},
"devDependencies": {
"@commitlint/cli": "^8.2.0",
Expand Down

0 comments on commit c1d3655

Please sign in to comment.