Skip to content

Commit 27d8e93

Browse files
committed
chore(package): update dependencies
1 parent 4faad5d commit 27d8e93

File tree

2 files changed

+159
-54
lines changed

2 files changed

+159
-54
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,39 +27,39 @@
2727
"object-path": "^0.11.4"
2828
},
2929
"optionalDependencies": {
30-
"graphql-compose-connection": ">=2.3.0",
31-
"graphql-compose-pagination": ">=1.1.0"
30+
"graphql-compose-connection": ">=2.5.3",
31+
"graphql-compose-pagination": ">=1.1.1"
3232
},
3333
"peerDependencies": {
3434
"graphql-compose": ">=2.9.0",
3535
"mongoose": ">=4.0.0"
3636
},
3737
"devDependencies": {
3838
"babel-cli": "^6.26.0",
39-
"babel-eslint": "^7.2.3",
39+
"babel-eslint": "^8.0.1",
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",
45-
"cz-conventional-changelog": "^2.0.0",
46-
"eslint": "^4.9.0",
45+
"cz-conventional-changelog": "^2.1.0",
46+
"eslint": "^4.10.0",
4747
"eslint-config-airbnb-base": "^12.1.0",
4848
"eslint-config-prettier": "^2.6.0",
4949
"eslint-plugin-flowtype": "^2.39.1",
5050
"eslint-plugin-import": "^2.8.0",
5151
"eslint-plugin-prettier": "^2.3.1",
5252
"flow-bin": "^0.57.3",
5353
"graphql": "^0.11.7",
54-
"graphql-compose": "^2.9.2",
54+
"graphql-compose": "^2.9.5",
5555
"graphql-compose-connection": ">=2.5.0",
5656
"graphql-compose-pagination": ">=1.1.0",
5757
"jest": "^21.2.1",
5858
"mongodb-memory-server": "^1.6.1",
59-
"mongoose": "^4.12.3",
59+
"mongoose": "^4.12.5",
6060
"prettier": "^1.7.4",
6161
"rimraf": "^2.6.2",
62-
"semantic-release": "^8.2.1"
62+
"semantic-release": "^8.2.0"
6363
},
6464
"config": {
6565
"commitizen": {

0 commit comments

Comments
 (0)