Skip to content

Commit 18ad740

Browse files
committed
chore: update dependencies
1 parent 88451fd commit 18ad740

File tree

2 files changed

+1910
-427
lines changed

2 files changed

+1910
-427
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,31 +42,31 @@
4242
"babel-cli": "^6.26.0",
4343
"babel-core": "^6.26.3",
4444
"babel-eslint": "^8.2.6",
45-
"babel-jest": "^23.4.0",
45+
"babel-jest": "^23.4.2",
4646
"babel-plugin-transform-class-properties": "^6.24.1",
4747
"babel-plugin-transform-flow-strip-types": "^6.22.0",
4848
"babel-plugin-transform-object-rest-spread": "^6.13.0",
4949
"babel-plugin-transform-runtime": "^6.23.0",
5050
"babel-preset-env": "^1.7.0",
5151
"cz-conventional-changelog": "^2.1.0",
52-
"eslint": "^5.1.0",
52+
"eslint": "^5.3.0",
5353
"eslint-config-airbnb-base": "^13.0.0",
5454
"eslint-config-prettier": "^2.9.0",
5555
"eslint-plugin-flowtype": "^2.50.0",
5656
"eslint-plugin-import": "^2.13.0",
5757
"eslint-plugin-prettier": "^2.6.2",
58-
"flow-bin": "^0.76.0",
58+
"flow-bin": "^0.78.0",
5959
"graphql": "0.13.2",
60-
"graphql-compose": "^4.7.1",
60+
"graphql-compose": "^4.8.1",
6161
"graphql-compose-connection": ">=3.2.0",
6262
"graphql-compose-pagination": ">=3.3.0",
63-
"jest": "^23.4.1",
64-
"mongodb-memory-server": "^1.9.0",
65-
"mongoose": "^5.2.3",
66-
"prettier": "^1.13.7",
63+
"jest": "^23.4.2",
64+
"mongodb-memory-server": "^1.9.3",
65+
"mongoose": "^5.2.7",
66+
"prettier": "^1.14.2",
6767
"request": "^2.87.0",
6868
"rimraf": "^2.6.2",
69-
"semantic-release": "^15.7.2"
69+
"semantic-release": "^15.9.6"
7070
},
7171
"config": {
7272
"commitizen": {

0 commit comments

Comments
 (0)