Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nodkz committed Apr 3, 2018
1 parent 228f6fe commit 19a41ce
Show file tree
Hide file tree
Showing 2 changed files with 1,004 additions and 395 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,26 +28,26 @@
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.1",
"babel-jest": "^22.2.2",
"babel-eslint": "^8.2.2",
"babel-jest": "^22.4.3",
"babel-plugin-transform-flow-strip-types": "^6.22.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^4.17.0",
"eslint": "^4.19.1",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-flowtype": "^2.44.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-flowtype": "^2.46.1",
"eslint-plugin-import": "^2.10.0",
"eslint-plugin-prettier": "^2.6.0",
"flow-bin": "^0.65.0",
"graphql": "0.13.0",
"graphql-compose": "^3.0.3",
"jest": "^22.3.0",
"prettier": "^1.10.2",
"flow-bin": "^0.69.0",
"graphql": "0.13.2",
"graphql-compose": "^3.1.1",
"jest": "^22.4.3",
"prettier": "^1.11.1",
"rimraf": "^2.6.2",
"semantic-release": "^12.4.1"
"semantic-release": "^15.1.4"
},
"dependencies": {
"babel-runtime": "^6.26.0"
Expand Down
Loading

0 comments on commit 19a41ce

Please sign in to comment.