|
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "babel-cli": "^6.26.0", |
31 | | - "babel-eslint": "^8.2.3", |
32 | | - "babel-jest": "^23.0.1", |
| 31 | + "babel-eslint": "^8.2.5", |
| 32 | + "babel-jest": "^23.2.0", |
33 | 33 | "babel-plugin-transform-flow-strip-types": "^6.22.0", |
34 | 34 | "babel-plugin-transform-object-rest-spread": "^6.26.0", |
35 | 35 | "babel-plugin-transform-runtime": "^6.23.0", |
36 | 36 | "babel-preset-env": "^1.7.0", |
37 | 37 | "cz-conventional-changelog": "^2.1.0", |
38 | | - "eslint": "^4.19.1", |
39 | | - "eslint-config-airbnb-base": "^12.1.0", |
| 38 | + "eslint": "^5.0.1", |
| 39 | + "eslint-config-airbnb-base": "^13.0.0", |
40 | 40 | "eslint-config-prettier": "^2.9.0", |
41 | | - "eslint-plugin-flowtype": "^2.48.0", |
42 | | - "eslint-plugin-import": "^2.12.0", |
43 | | - "eslint-plugin-prettier": "^2.6.0", |
44 | | - "flow-bin": "^0.73.0", |
| 41 | + "eslint-plugin-flowtype": "^2.49.3", |
| 42 | + "eslint-plugin-import": "^2.13.0", |
| 43 | + "eslint-plugin-prettier": "^2.6.1", |
| 44 | + "flow-bin": "^0.75.0", |
45 | 45 | "graphql": "0.13.2", |
46 | | - "graphql-compose": "^4.3.0", |
47 | | - "jest": "^23.1.0", |
48 | | - "prettier": "^1.13.3", |
| 46 | + "graphql-compose": "^4.4.0", |
| 47 | + "jest": "^23.2.0", |
| 48 | + "prettier": "^1.13.6", |
49 | 49 | "rimraf": "^2.6.2", |
50 | | - "semantic-release": "^15.5.0" |
| 50 | + "semantic-release": "^15.6.0" |
51 | 51 | }, |
52 | 52 | "dependencies": { |
53 | 53 | "babel-runtime": "^6.26.0" |
|
0 commit comments