Skip to content

Commit

Permalink
Merge pull request #8 from direktspeed/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin Dependencies
  • Loading branch information
frank-dspeed authored Nov 21, 2017
2 parents 8e58b41 + d70e69b commit a58d8c8
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,18 @@
"devDependencies": {
"bit-docs": "0.0.7",
"coveralls-send": "0.0.2",
"dotdotdot": "^1.7.0",
"es6-promise": "^4.1.0",
"guide-automation": "^0.3.4",
"is-appveyor": "^1.0.0",
"istanbul": "^0.4.2",
"jshint": "^2.8.0",
"mocha": "^3.2.0",
"mocha-lcov-reporter": "^1.2.0",
"mockery": "^2.0.0",
"node-fetch": "^1.3.3",
"rimraf": "^2.5.2",
"stream-when": "^1.0.0"
"dotdotdot": "1.7.0",
"es6-promise": "4.1.1",
"guide-automation": "0.3.11",
"is-appveyor": "1.0.0",
"istanbul": "0.4.5",
"jshint": "2.9.5",
"mocha": "3.5.3",
"mocha-lcov-reporter": "1.3.0",
"mockery": "2.1.0",
"node-fetch": "1.7.3",
"rimraf": "2.6.2",
"stream-when": "1.0.0"
},
"dependencies": {
"commander": "^2.8.1",
Expand Down

0 comments on commit a58d8c8

Please sign in to comment.