Skip to content

Commit

Permalink
fix(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 28, 2018
1 parent 4934e66 commit f514e0c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"check-coverage": true
},
"dependencies": {
"bluebird": "^3.5.1",
"lodash": "^4.17.4",
"make-error": "^1.3.2"
"bluebird": "3.5.1",
"lodash": "4.17.10",
"make-error": "1.3.4"
},
"devDependencies": {
"@ht2-labs/semantic-release": "1.0.31",
Expand Down

0 comments on commit f514e0c

Please sign in to comment.