|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 | 28 | "babel-cli": "^6.26.0",
|
29 |
| - "babel-eslint": "^8.2.1", |
30 |
| - "babel-jest": "^22.2.2", |
| 29 | + "babel-eslint": "^8.2.2", |
| 30 | + "babel-jest": "^22.4.3", |
31 | 31 | "babel-plugin-transform-flow-strip-types": "^6.22.0",
|
32 | 32 | "babel-plugin-transform-object-rest-spread": "^6.26.0",
|
33 | 33 | "babel-plugin-transform-runtime": "^6.23.0",
|
34 | 34 | "babel-preset-env": "^1.6.1",
|
35 | 35 | "cz-conventional-changelog": "^2.1.0",
|
36 |
| - "eslint": "^4.17.0", |
| 36 | + "eslint": "^4.19.1", |
37 | 37 | "eslint-config-airbnb-base": "^12.1.0",
|
38 | 38 | "eslint-config-prettier": "^2.9.0",
|
39 |
| - "eslint-plugin-flowtype": "^2.43.0", |
40 |
| - "eslint-plugin-import": "^2.8.0", |
| 39 | + "eslint-plugin-flowtype": "^2.46.1", |
| 40 | + "eslint-plugin-import": "^2.10.0", |
41 | 41 | "eslint-plugin-prettier": "^2.6.0",
|
42 |
| - "flow-bin": "^0.65.0", |
43 |
| - "graphql": "0.13.0", |
44 |
| - "graphql-compose": "^3.0.0-beta.5", |
45 |
| - "jest": "^22.2.2", |
46 |
| - "prettier": "^1.10.2", |
| 42 | + "flow-bin": "^0.69.0", |
| 43 | + "graphql": "0.13.2", |
| 44 | + "graphql-compose": "^3.1.1", |
| 45 | + "jest": "^22.4.3", |
| 46 | + "prettier": "^1.11.1", |
47 | 47 | "rimraf": "^2.6.2",
|
48 |
| - "semantic-release": "^12.4.1" |
| 48 | + "semantic-release": "^15.1.4" |
49 | 49 | },
|
50 | 50 | "dependencies": {
|
51 | 51 | "babel-runtime": "^6.26.0"
|
|
0 commit comments