Skip to content

Commit df9b2cd

Browse files
committed
chore: update dependencies (testing mongodb-memory-server@2.0.0)
1 parent fac141a commit df9b2cd

File tree

2 files changed

+236
-135
lines changed

2 files changed

+236
-135
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,23 +53,23 @@
5353
"babel-preset-env": "^1.7.0",
5454
"cz-conventional-changelog": "^2.1.0",
5555
"eslint": "^5.3.0",
56-
"eslint-config-airbnb-base": "^13.0.0",
57-
"eslint-config-prettier": "^2.9.0",
56+
"eslint-config-airbnb-base": "^13.1.0",
57+
"eslint-config-prettier": "^3.0.1",
5858
"eslint-plugin-flowtype": "^2.50.0",
59-
"eslint-plugin-import": "^2.13.0",
59+
"eslint-plugin-import": "^2.14.0",
6060
"eslint-plugin-prettier": "^2.6.2",
61-
"flow-bin": "^0.78.0",
61+
"flow-bin": "^0.79.0",
6262
"graphql": "0.13.2",
63-
"graphql-compose": "^4.8.1",
63+
"graphql-compose": "^4.8.2",
6464
"graphql-compose-connection": ">=3.2.0",
6565
"graphql-compose-pagination": ">=3.3.0",
66-
"jest": "^23.4.2",
67-
"mongodb-memory-server": "^1.9.3",
68-
"mongoose": "^5.2.7",
66+
"jest": "^23.5.0",
67+
"mongodb-memory-server": "^2.0.0",
68+
"mongoose": "^5.2.8",
6969
"prettier": "^1.14.2",
70-
"request": "^2.87.0",
70+
"request": "^2.88.0",
7171
"rimraf": "^2.6.2",
72-
"semantic-release": "^15.9.6",
72+
"semantic-release": "^15.9.8",
7373
"tslint": "^5.11.0",
7474
"typescript": "^3.0.1"
7575
},

0 commit comments

Comments
 (0)