Skip to content

Commit

Permalink
update dependencies and devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Jun 29, 2015
1 parent 19a5f8f commit ab84b3c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -28,17 +28,17 @@
"license": "MIT",
"dependencies": {
"get-stdin": "^4.0.1",
"output-file-sync": "^1.1.0",
"output-file-sync": "^1.1.1",
"xml2js": "^0.4.9",
"yargs": "^3.10.0"
"yargs": "^3.14.0"
},
"devDependencies": {
"@shinnn/eslintrc-node": "^1.0.2",
"eslint": "^0.22.1",
"istanbul": "^0.3.14",
"eslint": "^0.24.0",
"istanbul": "^0.3.17",
"istanbul-coveralls": "^1.0.3",
"read-remove-file": "^2.0.0",
"tap-spec": "^4.0.0",
"tap-spec": "^4.0.2",
"tape": "^4.0.0"
}
}

0 comments on commit ab84b3c

Please sign in to comment.