|
30 | 30 | "devDependencies": {
|
31 | 31 | "babel-cli": "^6.26.0",
|
32 | 32 | "babel-core": "^6.26.3",
|
33 |
| - "babel-eslint": "^8.2.5", |
34 |
| - "babel-jest": "^23.2.0", |
| 33 | + "babel-eslint": "^8.2.6", |
| 34 | + "babel-jest": "^23.4.2", |
35 | 35 | "babel-plugin-transform-flow-strip-types": "^6.22.0",
|
36 | 36 | "babel-plugin-transform-object-rest-spread": "^6.26.0",
|
37 | 37 | "babel-plugin-transform-runtime": "^6.23.0",
|
38 | 38 | "babel-preset-env": "^1.7.0",
|
39 | 39 | "cz-conventional-changelog": "^2.1.0",
|
40 |
| - "eslint": "^5.0.1", |
41 |
| - "eslint-config-airbnb-base": "^13.0.0", |
42 |
| - "eslint-config-prettier": "^2.9.0", |
43 |
| - "eslint-plugin-flowtype": "^2.49.3", |
44 |
| - "eslint-plugin-import": "^2.13.0", |
45 |
| - "eslint-plugin-prettier": "^2.6.1", |
46 |
| - "flow-bin": "^0.75.0", |
| 40 | + "eslint": "^5.4.0", |
| 41 | + "eslint-config-airbnb-base": "^13.1.0", |
| 42 | + "eslint-config-prettier": "^3.0.1", |
| 43 | + "eslint-plugin-flowtype": "^2.50.0", |
| 44 | + "eslint-plugin-import": "^2.14.0", |
| 45 | + "eslint-plugin-prettier": "^2.6.2", |
| 46 | + "flow-bin": "^0.79.1", |
47 | 47 | "graphql": "0.13.2",
|
48 |
| - "graphql-compose": "^4.4.1", |
49 |
| - "jest": "^23.2.0", |
50 |
| - "prettier": "^1.13.6", |
| 48 | + "graphql-compose": "^4.8.2", |
| 49 | + "jest": "^23.5.0", |
| 50 | + "prettier": "^1.14.2", |
51 | 51 | "rimraf": "^2.6.2",
|
52 |
| - "semantic-release": "^15.6.0" |
| 52 | + "semantic-release": "^15.9.9" |
53 | 53 | },
|
54 | 54 | "dependencies": {
|
55 | 55 | "babel-runtime": "^6.26.0"
|
|
0 commit comments