Skip to content

Commit 482f6b8

Browse files
committed
chore(package): update dependencies
1 parent cb4ac74 commit 482f6b8

File tree

2 files changed

+138
-60
lines changed

2 files changed

+138
-60
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,30 +22,30 @@
2222
},
2323
"homepage": "https://github.com/nodkz/graphql-compose-relay",
2424
"peerDependencies": {
25-
"graphql-compose": ">=2.9.0"
25+
"graphql-compose": ">=2.9.5"
2626
},
2727
"devDependencies": {
2828
"babel-cli": "^6.26.0",
29-
"babel-eslint": "^7.2.3",
29+
"babel-eslint": "^8.0.1",
3030
"babel-jest": "^21.2.0",
3131
"babel-plugin-transform-flow-strip-types": "^6.22.0",
3232
"babel-plugin-transform-object-rest-spread": "^6.26.0",
3333
"babel-plugin-transform-runtime": "^6.23.0",
3434
"babel-preset-env": "^1.6.1",
35-
"cz-conventional-changelog": "^2.0.0",
36-
"eslint": "^4.9.0",
35+
"cz-conventional-changelog": "^2.1.0",
36+
"eslint": "^4.10.0",
3737
"eslint-config-airbnb-base": "^12.1.0",
3838
"eslint-config-prettier": "^2.6.0",
3939
"eslint-plugin-flowtype": "^2.39.1",
4040
"eslint-plugin-import": "^2.8.0",
4141
"eslint-plugin-prettier": "^2.3.1",
4242
"flow-bin": "^0.57.3",
4343
"graphql": "^0.11.7",
44-
"graphql-compose": "^2.9.2",
44+
"graphql-compose": "^2.9.5",
4545
"jest": "^21.2.1",
4646
"prettier": "^1.7.4",
4747
"rimraf": "^2.6.2",
48-
"semantic-release": "^8.2.1"
48+
"semantic-release": "^8.2.0"
4949
},
5050
"dependencies": {
5151
"babel-runtime": "^6.26.0"

0 commit comments

Comments
 (0)