Skip to content

Commit

Permalink
chore(package): Upgrade pad, codeclimate-test-reporter, coveralls, es…
Browse files Browse the repository at this point in the history
…lint, generate-changelog, istanbul and mocha
  • Loading branch information
lgaticaq committed Apr 5, 2017
1 parent 47a0633 commit 1cbee70
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
},
"homepage": "https://github.com/lgaticaq/dmm-parser#readme",
"dependencies": {
"pad": "^1.0.0"
"pad": "^1.1.0"
},
"devDependencies": {
"chai": "^3.5.0",
"codeclimate-test-reporter": "^0.4.0",
"coveralls": "^2.11.11",
"eslint": "^3.1.1",
"generate-changelog": "^1.0.2",
"istanbul": "^0.4.4",
"mocha": "^3.1.0"
"codeclimate-test-reporter": "^0.4.1",
"coveralls": "^2.13.0",
"eslint": "^3.19.0",
"generate-changelog": "^1.1.0",
"istanbul": "^0.4.5",
"mocha": "^3.2.0"
},
"eslintConfig": {
"env": {
Expand Down

0 comments on commit 1cbee70

Please sign in to comment.