Skip to content

Commit

Permalink
chore: Updating dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aholstenson committed Sep 29, 2018
1 parent 9de2859 commit 6f756f3
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
"talisman": "^0.16.0"
},
"devDependencies": {
"chai": "^3.5.0",
"chai-as-promised": "^6.0.0",
"chalk": "^1.1.3",
"cli-autocomplete": "^0.4.0",
"coveralls": "^2.11.15",
"eslint": "^3.13.0",
"eslint-plugin-node": "^3.0.5",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"chalk": "^2.4.1",
"cli-autocomplete": "^0.4.1",
"coveralls": "^3.0.2",
"eslint": "^5.6.1",
"eslint-plugin-node": "^7.0.1",
"istanbul": "^0.4.5",
"mocha": "^3.2.0",
"regenerate": "^1.3.2",
"unicode-9.0.0": "^0.7.0"
"mocha": "^5.2.0",
"regenerate": "^1.4.0",
"unicode-9.0.0": "^0.7.5"
}
}

0 comments on commit 6f756f3

Please sign in to comment.