Skip to content

Commit 335b930

Browse files
committed
chore: update dependencies
1 parent 4741378 commit 335b930

File tree

2 files changed

+743
-552
lines changed

2 files changed

+743
-552
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -27,27 +27,27 @@
2727
"graphql-compose": ">=6.0.0"
2828
},
2929
"devDependencies": {
30-
"@babel/cli": "^7.2.3",
31-
"@babel/core": "^7.3.4",
32-
"@babel/plugin-proposal-object-rest-spread": "^7.3.4",
33-
"@babel/plugin-transform-flow-strip-types": "^7.3.4",
34-
"@babel/plugin-transform-runtime": "^7.3.4",
35-
"@babel/preset-env": "^7.3.4",
30+
"@babel/cli": "^7.4.3",
31+
"@babel/core": "^7.4.3",
32+
"@babel/plugin-proposal-object-rest-spread": "^7.4.3",
33+
"@babel/plugin-transform-flow-strip-types": "^7.4.0",
34+
"@babel/plugin-transform-runtime": "^7.4.3",
35+
"@babel/preset-env": "^7.4.3",
3636
"@babel/preset-flow": "^7.0.0",
3737
"babel-core": "^7.0.0-bridge.0",
3838
"babel-eslint": "^10.0.1",
39-
"babel-jest": "^24.5.0",
39+
"babel-jest": "^24.7.1",
4040
"cz-conventional-changelog": "^2.1.0",
41-
"eslint": "^5.15.2",
41+
"eslint": "^5.16.0",
4242
"eslint-config-airbnb-base": "^13.1.0",
4343
"eslint-config-prettier": "^4.1.0",
44-
"eslint-plugin-flowtype": "^3.4.2",
44+
"eslint-plugin-flowtype": "^3.5.1",
4545
"eslint-plugin-import": "^2.16.0",
4646
"eslint-plugin-prettier": "^3.0.1",
47-
"flow-bin": "^0.95.1",
48-
"graphql": "14.1.1",
49-
"graphql-compose": "^6.0.1",
50-
"jest": "^24.5.0",
47+
"flow-bin": "^0.96.0",
48+
"graphql": "14.2.1",
49+
"graphql-compose": "^6.2.0",
50+
"jest": "^24.7.1",
5151
"prettier": "^1.16.4",
5252
"rimraf": "^2.6.3",
5353
"semantic-release": "^15.13.3"

0 commit comments

Comments
 (0)