Skip to content

Commit

Permalink
refactor: upgrade @types/lodash to version 4.14.121 (#67)
Browse files Browse the repository at this point in the history
* refactor: upgrade @types/lodash to version 4.14.121

* chore(package): update lockfile package-lock.json
  • Loading branch information
byCedric authored Feb 24, 2019
1 parent fa5d037 commit c0ff384
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"commit": "git-cz"
},
"dependencies": {
"@types/lodash": "^4.14.120",
"@types/lodash": "^4.14.121",
"@types/semver": "^5.5.0",
"detect-indent": "^5.0.0",
"detect-newline": "^2.1.0",
Expand Down

0 comments on commit c0ff384

Please sign in to comment.