Skip to content

Commit

Permalink
feat(package): Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfede committed Oct 10, 2017
1 parent bd1bde7 commit fb8dae1
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
184 changes: 92 additions & 92 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
},
"homepage": "https://github.com/0xfede/fsehx#readme",
"devDependencies": {
"@types/node": "8.0.31",
"@types/node": "8.0.33",
"chai": "4.1.2",
"commitizen": "2.9.6",
"coveralls": "^3.0.0",
"cz-conventional-changelog": "2.0.0",
"husky": "^0.14.3",
"mocha": "3.5.3",
"mocha": "4.0.1",
"nyc": "11.2.1",
"semantic-release": "8.0.3",
"sinon": "^4.0.0",
"sinon": "^4.0.1",
"sinon-chai": "^2.14.0",
"typescript": "2.5.3"
},
Expand All @@ -62,6 +62,6 @@
}
},
"dependencies": {
"fseh": "^2.5.0"
"fseh": "^2.6.0"
}
}

0 comments on commit fb8dae1

Please sign in to comment.