Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nodkz committed Nov 1, 2017
1 parent 4faad5d commit 27d8e93
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 54 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,39 +27,39 @@
"object-path": "^0.11.4"
},
"optionalDependencies": {
"graphql-compose-connection": ">=2.3.0",
"graphql-compose-pagination": ">=1.1.0"
"graphql-compose-connection": ">=2.5.3",
"graphql-compose-pagination": ">=1.1.1"
},
"peerDependencies": {
"graphql-compose": ">=2.9.0",
"mongoose": ">=4.0.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-eslint": "^7.2.3",
"babel-eslint": "^8.0.1",
"babel-jest": "^21.2.0",
"babel-plugin-transform-flow-strip-types": "^6.22.0",
"babel-plugin-transform-object-rest-spread": "^6.13.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"cz-conventional-changelog": "^2.0.0",
"eslint": "^4.9.0",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^4.10.0",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-config-prettier": "^2.6.0",
"eslint-plugin-flowtype": "^2.39.1",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-prettier": "^2.3.1",
"flow-bin": "^0.57.3",
"graphql": "^0.11.7",
"graphql-compose": "^2.9.2",
"graphql-compose": "^2.9.5",
"graphql-compose-connection": ">=2.5.0",
"graphql-compose-pagination": ">=1.1.0",
"jest": "^21.2.1",
"mongodb-memory-server": "^1.6.1",
"mongoose": "^4.12.3",
"mongoose": "^4.12.5",
"prettier": "^1.7.4",
"rimraf": "^2.6.2",
"semantic-release": "^8.2.1"
"semantic-release": "^8.2.0"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 27d8e93

Please sign in to comment.