Skip to content

Commit daf9d66

Browse files
committed
chore(package): update dependencies
1 parent 0acc6b9 commit daf9d66

File tree

2 files changed

+165
-109
lines changed

2 files changed

+165
-109
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,26 +23,26 @@
2323
},
2424
"homepage": "https://github.com/nodkz/graphql-compose-connection",
2525
"peerDependencies": {
26-
"graphql-compose": ">=2.9.0"
26+
"graphql-compose": ">=2.9.5"
2727
},
2828
"devDependencies": {
2929
"babel-cli": "^6.26.0",
30-
"babel-eslint": "^7.2.3",
30+
"babel-eslint": "^8.0.1",
3131
"babel-jest": "^21.2.0",
3232
"babel-plugin-transform-flow-strip-types": "^6.22.0",
3333
"babel-plugin-transform-object-rest-spread": "^6.26.0",
3434
"babel-plugin-transform-runtime": "^6.23.0",
3535
"babel-preset-env": "^1.6.1",
36-
"cz-conventional-changelog": "^2.0.0",
37-
"eslint": "^4.9.0",
36+
"cz-conventional-changelog": "^2.1.0",
37+
"eslint": "^4.10.0",
3838
"eslint-config-airbnb-base": "^12.1.0",
3939
"eslint-config-prettier": "^2.6.0",
4040
"eslint-plugin-flowtype": "^2.39.1",
41-
"eslint-plugin-import": "^2.7.0",
41+
"eslint-plugin-import": "^2.8.0",
4242
"eslint-plugin-prettier": "^2.3.1",
4343
"flow-bin": "^0.57.3",
4444
"graphql": "^0.11.7",
45-
"graphql-compose": "^2.9.2",
45+
"graphql-compose": "^2.9.5",
4646
"jest": "^21.2.1",
4747
"prettier": "^1.7.4",
4848
"rimraf": "^2.6.2",

0 commit comments

Comments
 (0)