Skip to content

Commit 62946c3

Browse files
committed
chore: update dependencies
1 parent dad2397 commit 62946c3

File tree

2 files changed

+141
-141
lines changed

2 files changed

+141
-141
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
"graphql-compose-pagination": ">=3.3.0"
3636
},
3737
"peerDependencies": {
38-
"graphql-compose": ">=4.0.0",
38+
"graphql-compose": ">=4.6.0",
3939
"mongoose": ">=4.0.0 || >=5.0.0"
4040
},
4141
"devDependencies": {
4242
"babel-cli": "^6.26.0",
4343
"babel-core": "^6.26.3",
44-
"babel-eslint": "^8.2.5",
45-
"babel-jest": "^23.2.0",
44+
"babel-eslint": "^8.2.6",
45+
"babel-jest": "^23.4.0",
4646
"babel-plugin-transform-flow-strip-types": "^6.22.0",
4747
"babel-plugin-transform-object-rest-spread": "^6.13.0",
4848
"babel-plugin-transform-runtime": "^6.23.0",
@@ -56,16 +56,16 @@
5656
"eslint-plugin-prettier": "^2.6.2",
5757
"flow-bin": "^0.76.0",
5858
"graphql": "0.13.2",
59-
"graphql-compose": "^4.4.1",
59+
"graphql-compose": "^4.6.0",
6060
"graphql-compose-connection": ">=3.2.0",
6161
"graphql-compose-pagination": ">=3.3.0",
62-
"jest": "^23.3.0",
62+
"jest": "^23.4.0",
6363
"mongodb-memory-server": "^1.9.0",
64-
"mongoose": "^5.2.2",
64+
"mongoose": "^5.2.3",
6565
"prettier": "^1.13.7",
6666
"request": "^2.87.0",
6767
"rimraf": "^2.6.2",
68-
"semantic-release": "^15.6.3"
68+
"semantic-release": "^15.7.1"
6969
},
7070
"config": {
7171
"commitizen": {

0 commit comments

Comments
 (0)