Skip to content

Commit

Permalink
feat(dependencies): update dependencies used for test and release
Browse files Browse the repository at this point in the history
  • Loading branch information
EECOLOR committed Apr 18, 2019
1 parent 065217e commit ec6c677
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 205 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"devDependencies": {
"@commitlint/cli": "^7.5.2",
"@commitlint/config-conventional": "^7.5.0",
"commitizen": "^3.0.7",
"commitizen": "^3.1.0",
"coveralls": "^3.0.3",
"cz-conventional-changelog": "^2.1.0",
"firebase": "^5.8.4",
"firebase": "^5.9.4",
"firebase-server": "^1.0.1",
"husky": "^1.3.1",
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"nyc": "^14.0.0",
"semantic-release": "^15.13.3"
},
"scripts": {
Expand Down
Loading

0 comments on commit ec6c677

Please sign in to comment.