|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 | 28 | "babel-cli": "^6.26.0",
|
29 |
| - "babel-eslint": "^8.2.3", |
30 |
| - "babel-jest": "^22.4.3", |
| 29 | + "babel-eslint": "^8.2.5", |
| 30 | + "babel-jest": "^23.2.0", |
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 |
| - "babel-preset-env": "^1.6.1", |
| 34 | + "babel-preset-env": "^1.7.0", |
35 | 35 | "cz-conventional-changelog": "^2.1.0",
|
36 |
| - "eslint": "^4.19.1", |
37 |
| - "eslint-config-airbnb-base": "^12.1.0", |
| 36 | + "eslint": "^5.0.1", |
| 37 | + "eslint-config-airbnb-base": "^13.0.0", |
38 | 38 | "eslint-config-prettier": "^2.9.0",
|
39 |
| - "eslint-plugin-flowtype": "^2.46.2", |
40 |
| - "eslint-plugin-import": "^2.11.0", |
41 |
| - "eslint-plugin-prettier": "^2.6.0", |
42 |
| - "flow-bin": "^0.70.0", |
| 39 | + "eslint-plugin-flowtype": "^2.49.3", |
| 40 | + "eslint-plugin-import": "^2.13.0", |
| 41 | + "eslint-plugin-prettier": "^2.6.1", |
| 42 | + "flow-bin": "^0.75.0", |
43 | 43 | "graphql": "0.13.2",
|
44 |
| - "graphql-compose": "^4.0.0", |
45 |
| - "jest": "^22.4.3", |
46 |
| - "prettier": "^1.12.0", |
| 44 | + "graphql-compose": "^4.4.0", |
| 45 | + "jest": "^23.2.0", |
| 46 | + "prettier": "^1.13.6", |
47 | 47 | "rimraf": "^2.6.2",
|
48 |
| - "semantic-release": "^15.1.7" |
| 48 | + "semantic-release": "^15.6.0" |
49 | 49 | },
|
50 | 50 | "dependencies": {
|
51 | 51 | "babel-runtime": "^6.26.0"
|
|
0 commit comments