Skip to content

Commit 6cd0d70

Browse files
greenkeeperio-botJaKXz
authored andcommittedJan 19, 2017
chore(package): update dependencies (#24)
https://greenkeeper.io/
1 parent 59e8bbf commit 6cd0d70

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed
 

Diff for: ‎package.json

+7-2
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"chai": "^3.5.0",
3030
"coveralls": "^2.11.12",
3131
"mocha": "^3.1.2",
32-
"nyc": "^8.4.0",
32+
"nyc": "^10.1.2",
3333
"standard": "^8.5.0",
34-
"standard-version": "^3.0.0"
34+
"standard-version": "^4.0.0"
3535
},
3636
"dependencies": {
3737
"arrify": "^1.0.1",
@@ -50,5 +50,10 @@
5050
"lcov",
5151
"text"
5252
]
53+
},
54+
"greenkeeper": {
55+
"ignore": [
56+
"read-pkg-up"
57+
]
5358
}
5459
}

0 commit comments

Comments
 (0)
Please sign in to comment.