Skip to content

Commit fa8d993

Browse files
committed
chore(package): update dependencies
1 parent 5fc0412 commit fa8d993

File tree

2 files changed

+1032
-330
lines changed

2 files changed

+1032
-330
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -25,30 +25,30 @@
2525
"graphql-compose": ">=1.20.3 || >=2.0.0"
2626
},
2727
"devDependencies": {
28-
"babel-cli": "^6.24.1",
28+
"babel-cli": "^6.26.0",
2929
"babel-eslint": "^7.2.3",
30-
"babel-jest": "^20.0.3",
30+
"babel-jest": "^21.0.0",
3131
"babel-plugin-transform-flow-strip-types": "^6.22.0",
32-
"babel-plugin-transform-object-rest-spread": "^6.23.0",
32+
"babel-plugin-transform-object-rest-spread": "^6.26.0",
3333
"babel-plugin-transform-runtime": "^6.23.0",
34-
"babel-preset-env": "^1.5.2",
34+
"babel-preset-env": "^1.6.0",
3535
"cz-conventional-changelog": "^2.0.0",
36-
"eslint": "^4.0.0",
37-
"eslint-config-airbnb-base": "^11.2.0",
38-
"eslint-config-prettier": "^2.1.1",
39-
"eslint-plugin-flowtype": "^2.34.0",
40-
"eslint-plugin-import": "^2.3.0",
41-
"eslint-plugin-prettier": "^2.1.1",
42-
"flow-bin": "^0.52.0",
43-
"graphql": "^0.10.1",
44-
"graphql-compose": "^2.0.0",
45-
"jest": "^20.0.4",
46-
"prettier": "^1.4.4",
36+
"eslint": "^4.6.1",
37+
"eslint-config-airbnb-base": "^12.0.0",
38+
"eslint-config-prettier": "^2.4.0",
39+
"eslint-plugin-flowtype": "^2.35.1",
40+
"eslint-plugin-import": "^2.7.0",
41+
"eslint-plugin-prettier": "^2.2.0",
42+
"flow-bin": "^0.54.0",
43+
"graphql": "^0.11.3",
44+
"graphql-compose": "^2.8.1",
45+
"jest": "^21.0.1",
46+
"prettier": "^1.6.1",
4747
"rimraf": "^2.6.1",
48-
"semantic-release": "^6.3.6"
48+
"semantic-release": "^7.0.2"
4949
},
5050
"dependencies": {
51-
"babel-runtime": "^6.23.0"
51+
"babel-runtime": "^6.26.0"
5252
},
5353
"config": {
5454
"commitizen": {

0 commit comments

Comments
 (0)