Update dependencies: browserify to 13.1.1, eslint to 3.8.1, glob to 7.1.1, istanbul to 0.4.5, nodeunit to 0.10.2, rimraf to 2.5.4, uglify-js to 2.7.4.

This commit is contained in:
David Anson 2016-10-26 22:06:08 -07:00
parent b2b874c6a0
commit d40a3a55fd
2 changed files with 21 additions and 7 deletions

View file

@ -26,16 +26,16 @@
"markdown-it": "^8.0.1"
},
"devDependencies": {
"browserify": "^13.0.1",
"browserify": "^13.1.1",
"cpy-cli": "^1.0.1",
"eslint": "^3.0.1",
"glob": "^7.0.5",
"istanbul": "^0.4.4",
"nodeunit": "^0.9.1",
"eslint": "^3.8.1",
"glob": "^7.1.1",
"istanbul": "^0.4.5",
"nodeunit": "^0.10.2",
"q": "^1.4.1",
"rimraf": "^2.5.3",
"rimraf": "^2.5.4",
"tv4": "^1.2.7",
"uglify-js": "^2.7.0"
"uglify-js": "^2.7.4"
},
"keywords": [
"markdown",