Skip to content

Commit

Permalink
chore(package): update dependencies (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot authored and JaKXz committed Jan 19, 2017
1 parent 59e8bbf commit 6cd0d70
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"chai": "^3.5.0",
"coveralls": "^2.11.12",
"mocha": "^3.1.2",
"nyc": "^8.4.0",
"nyc": "^10.1.2",
"standard": "^8.5.0",
"standard-version": "^3.0.0"
"standard-version": "^4.0.0"
},
"dependencies": {
"arrify": "^1.0.1",
Expand All @@ -50,5 +50,10 @@
"lcov",
"text"
]
},
"greenkeeper": {
"ignore": [
"read-pkg-up"
]
}
}

0 comments on commit 6cd0d70

Please sign in to comment.