chore(package): pinned dependencies

http://greenkeeper.io/
This commit is contained in:
greenkeeperio-bot 2015-09-25 13:17:54 +02:00 committed by Stephan Bönnemann
parent e19b1952d1
commit 785140f80c

View File

@ -27,30 +27,30 @@
"@semantic-release/release-notes-generator": "^2.0.0",
"git-head": "^1.2.1",
"github": "^0.2.4",
"lodash": "^3.9.3",
"lodash": "3.10.0",
"nerf-dart": "^1.0.0",
"nopt": "^3.0.3",
"nopt": "3.0.3",
"npmconf": "^2.1.2",
"npmlog": "^1.2.1",
"parse-github-repo-url": "^1.0.0",
"require-relative": "^0.8.7",
"run-auto": "^1.1.2",
"run-series": "^1.1.2",
"semver": "^5.0.1"
"run-auto": "1.1.2",
"run-series": "1.1.3",
"semver": "5.0.2"
},
"devDependencies": {
"babel": "^5.5.8",
"coveralls": "^2.11.2",
"cz-conventional-changelog": "^1.1.0",
"babel": "5.8.21",
"coveralls": "2.11.3",
"cz-conventional-changelog": "1.1.0",
"mkdirp": "^0.5.1",
"nixt": "^0.4.1",
"nock": "^2.5.0",
"nock": "2.11.0",
"npm-registry-couchapp": "^2.6.11",
"nyc": "^3.0.0",
"proxyquire": "^1.5.0",
"rimraf": "^2.4.0",
"standard": "^5.0.2",
"tap": "^1.3.1"
"nyc": "3.2.1",
"proxyquire": "1.7.1",
"rimraf": "2.4.2",
"standard": "5.3.0",
"tap": "1.4.0"
},
"engines": {
"node": ">=0.10",