Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-dezandee committed Apr 12, 2016
1 parent 25dbed4 commit a663888
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,23 +34,24 @@
"debug": "^2.2.0",
"github": "^0.2.4",
"parse-github-url": "^0.3.0",
"request": "^2.69.0"
"request": "^2.70.0"
},
"devDependencies": {
"babel-cli": "^6.6.5",
"babel-cli": "^6.7.5",
"babel-eslint": "^6.0.2",
"babel-plugin-add-module-exports": "^0.1.2",
"babel-preset-es2015": "^6.6.0",
"babel-register": "^6.7.2",
"chai": "^3.5.0",
"coveralls": "^2.11.9",
"cz-conventional-changelog": "^1.1.5",
"eslint": "^2.5.3",
"eslint-config-airbnb": "^6.2.0",
"eslint-plugin-react": "^4.2.3",
"eslint": "^2.7.0",
"eslint-config-airbnb": "^7.0.0",
"eslint-plugin-jsx-a11y": "^0.6.2",
"eslint-plugin-react": "^4.3.0",
"isparta": "^4.0.0",
"mocha": "^2.4.5",
"nock": "^7.7.2",
"nock": "^8.0.0",
"semantic-release": "^4.3.5"
},
"config": {
Expand Down

0 comments on commit a663888

Please sign in to comment.