Skip to content

Commit

Permalink
fix(root): updates dep: request & devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
rockchalkwushock committed Apr 14, 2018
1 parent e7dbe02 commit ebf4c59
Show file tree
Hide file tree
Showing 2 changed files with 707 additions and 563 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,24 +67,24 @@
},
"dependencies": {
"micro-redirect": "^1.0.0",
"request": "^2.83.0",
"request": "^2.85.0",
"request-promise": "^4.2.0",
"uuid": "^3.2.1"
},
"devDependencies": {
"all-contributors-cli": "^4.11.0",
"all-contributors-cli": "^4.11.1",
"codecov": "^3.0.0",
"commitizen": "^2.9.6",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^4.18.2",
"eslint": "^4.19.1",
"eslint-config-equimper": "^2.2.2",
"eslint-config-prettier": "^2.9.0",
"husky": "^0.15.0-rc.8",
"jest": "^22.4.2",
"lint-staged": "^7.0.0",
"nps": "^5.8.1",
"husky": "^1.0.0-rc.1",
"jest": "^22.4.3",
"lint-staged": "^7.0.4",
"nps": "^5.9.0",
"nps-utils": "^1.5.0",
"prettier": "^1.11.1",
"semantic-release": "^12.4.1"
"prettier": "^1.12.0",
"semantic-release": "^15.1.7"
}
}
Loading

0 comments on commit ebf4c59

Please sign in to comment.