mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-27 07:14:06 +01:00
Update dependencies: eslint to 2.2.0, q to 1.4.1, rimraf to 2.5.2, uglify-js to 2.6.2.
This commit is contained in:
parent
dbf909b184
commit
955ae5f390
2 changed files with 26 additions and 13 deletions
|
|
@ -25,13 +25,13 @@
|
|||
"devDependencies": {
|
||||
"browserify": "^13.0.0",
|
||||
"cpy-cli": "^1.0.0",
|
||||
"eslint": "^1.10.3",
|
||||
"eslint": "^2.2.0",
|
||||
"glob": "^7.0.0",
|
||||
"istanbul": "^0.4.2",
|
||||
"nodeunit": "^0.9.1",
|
||||
"q": "^1.4.0",
|
||||
"rimraf": "^2.5.0",
|
||||
"uglify-js": "^2.6.1"
|
||||
"q": "^1.4.1",
|
||||
"rimraf": "^2.5.2",
|
||||
"uglify-js": "^2.6.2"
|
||||
},
|
||||
"keywords": [
|
||||
"markdown",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue