mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Update dependencies: browserify to 11.2.0, cpy to 3.4.1, istanbul to 0.3.21, rimraf to 2.4.3.
This commit is contained in:
parent
f482aaf0ff
commit
bf07e3b845
1 changed files with 4 additions and 4 deletions
|
|
@ -23,13 +23,13 @@
|
|||
"markdown-it": "^4.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"browserify": "^11.0.1",
|
||||
"cpy": "^3.4.0",
|
||||
"browserify": "^11.2.0",
|
||||
"cpy": "^3.4.1",
|
||||
"eslint": "^0.24.1",
|
||||
"istanbul": "^0.3.17",
|
||||
"istanbul": "^0.3.21",
|
||||
"nodeunit": "^0.9.1",
|
||||
"q": "^1.4.0",
|
||||
"rimraf": "^2.4.2",
|
||||
"rimraf": "^2.4.3",
|
||||
"uglify-js": "^2.4.24"
|
||||
},
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue