Skip to content

Commit

Permalink
chore(package): updates dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JaKXz committed May 2, 2018
1 parent 468052a commit 6422c29
Show file tree
Hide file tree
Showing 2 changed files with 855 additions and 223 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -20,14 +20,14 @@
"homepage": "https://github.com/JaKXz/type-convert#readme",
"license": "ISC",
"devDependencies": {
"ava": "^0.20.0",
"ava": "^0.25.0",
"conventional-github-releaser": "^1.1.12",
"coveralls": "^2.13.1",
"dotenv": "^5.0.1",
"nyc": "^11.0.3",
"nyc": "^11.7.1",
"semistandard": "^12.0.1",
"standard-version": "^4.2.0",
"testdouble": "^3.2.2"
"testdouble": "^3.8.0"
},
"nyc": {
"check-coverage": true,
Expand Down

0 comments on commit 6422c29

Please sign in to comment.