Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nodkz committed May 21, 2018
1 parent f668f10 commit c462fa5
Show file tree
Hide file tree
Showing 2 changed files with 945 additions and 330 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,29 +34,29 @@
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-eslint": "^8.2.2",
"babel-jest": "^22.4.1",
"babel-eslint": "^8.2.3",
"babel-jest": "^22.4.4",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-flow-strip-types": "^6.22.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babel-preset-env": "^1.7.0",
"babel-register": "^6.26.0",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^4.18.1",
"eslint": "^4.19.1",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-config-prettier": "^2.9.0",
"eslint-module-utils": "^2.1.1",
"eslint-plugin-import": "^2.9.0",
"eslint-module-utils": "^2.2.0",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-prettier": "^2.6.0",
"fetch-mock": "^6.0.1",
"flow-bin": "^0.66.0",
"fetch-mock": "^6.4.2",
"flow-bin": "^0.72.0",
"form-data": "^2.3.2",
"jest": "^22.4.2",
"prettier": "^1.11.0",
"relay-runtime": "^1.5.0",
"jest": "^22.4.4",
"prettier": "^1.12.1",
"relay-runtime": "^1.6.0",
"rimraf": "^2.6.2",
"semantic-release": "^12.4.1"
"semantic-release": "^15.4.2"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit c462fa5

Please sign in to comment.