Skip to content

Commit 595a70a

Browse files
up deps
1 parent f046647 commit 595a70a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,18 @@
2424
},
2525
"dependencies": {},
2626
"devDependencies": {
27-
"ava": "^0.24.0",
27+
"ava": "^0.25.0",
2828
"babel-cli": "^6.26.0",
2929
"babel-polyfill": "^6.26.0",
3030
"babel-preset-env": "^1.6.1",
3131
"codeclimate-test-reporter": "^0.5.0",
3232
"coveralls": "^3.0.0",
33-
"esdoc": "^1.0.3",
33+
"esdoc": "^1.0.4",
3434
"esdoc-inject-script-plugin": "^1.0.0",
3535
"esdoc-inject-style-plugin": "^1.0.0",
3636
"esdoc-standard-plugin": "^1.0.0",
37-
"np": "^2.18.3",
38-
"nyc": "^11.2.1"
37+
"np": "^2.19.0",
38+
"nyc": "^11.4.1"
3939
},
4040
"homepage": "https://aureooms.github.io/js-mincut",
4141
"keywords": ["cut", "graph", "min-cut", "minimum"],

0 commit comments

Comments
 (0)