Skip to content

Commit 2125f90

Browse files
committed
chore(package): update dependencies
1 parent 15b6f46 commit 2125f90

File tree

2 files changed

+212
-219
lines changed

2 files changed

+212
-219
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,28 +36,28 @@
3636
},
3737
"devDependencies": {
3838
"babel-cli": "^6.26.0",
39-
"babel-eslint": "^8.0.1",
39+
"babel-eslint": "^8.0.2",
4040
"babel-jest": "^21.2.0",
4141
"babel-plugin-transform-flow-strip-types": "^6.22.0",
4242
"babel-plugin-transform-object-rest-spread": "^6.13.0",
4343
"babel-plugin-transform-runtime": "^6.23.0",
4444
"babel-preset-env": "^1.6.1",
4545
"cz-conventional-changelog": "^2.1.0",
46-
"eslint": "^4.10.0",
46+
"eslint": "^4.11.0",
4747
"eslint-config-airbnb-base": "^12.1.0",
48-
"eslint-config-prettier": "^2.6.0",
48+
"eslint-config-prettier": "^2.7.0",
4949
"eslint-plugin-flowtype": "^2.39.1",
5050
"eslint-plugin-import": "^2.8.0",
5151
"eslint-plugin-prettier": "^2.3.1",
52-
"flow-bin": "^0.57.3",
52+
"flow-bin": "^0.59.0",
5353
"graphql": "^0.11.7",
54-
"graphql-compose": "^2.9.5",
54+
"graphql-compose": "^2.9.6",
5555
"graphql-compose-connection": ">=2.5.0",
5656
"graphql-compose-pagination": ">=1.1.0",
5757
"jest": "^21.2.1",
58-
"mongodb-memory-server": "^1.6.1",
59-
"mongoose": "^4.12.5",
60-
"prettier": "^1.7.4",
58+
"mongodb-memory-server": "^1.6.3",
59+
"mongoose": "^4.13.3",
60+
"prettier": "^1.8.2",
6161
"rimraf": "^2.6.2",
6262
"semantic-release": "^8.2.0"
6363
},

0 commit comments

Comments
 (0)