Skip to content

Commit f1a339e

Browse files
author
Aurélien Ooms
authored
Merge pull request #1 from aureooms/greenkeeper/update-all
Update dependencies to enable Greenkeeper 🌴
2 parents 2cebdbc + 6099e91 commit f1a339e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
},
2828
"devDependencies": {
2929
"aureooms-js-itertools": "^3.1.0",
30-
"ava": "^0.16.0",
30+
"ava": "^0.17.0",
3131
"babel-cli": "^6.18.0",
3232
"babel-polyfill": "^6.16.0",
3333
"babel-preset-latest": "^6.16.0",
3434
"codeclimate-test-reporter": "^0.4.0",
3535
"coveralls": "^2.11.15",
36-
"esdoc": "^0.4.8",
37-
"nyc": "^9.0.1"
36+
"esdoc": "^0.5.1",
37+
"nyc": "^10.0.0"
3838
},
3939
"homepage": "https://aureooms.github.io/js-collections-deque",
4040
"keywords": [

0 commit comments

Comments
 (0)