|
29 | 29 | "devDependencies": {
|
30 | 30 | "babel-cli": "^6.26.0",
|
31 | 31 | "babel-eslint": "^7.2.3",
|
32 |
| - "babel-jest": "^21.0.0", |
| 32 | + "babel-jest": "^21.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 |
| - "babel-preset-env": "^1.6.0", |
| 36 | + "babel-preset-env": "^1.6.1", |
37 | 37 | "cz-conventional-changelog": "^2.0.0",
|
38 |
| - "eslint": "^4.6.1", |
39 |
| - "eslint-config-airbnb-base": "^12.0.0", |
40 |
| - "eslint-config-prettier": "^2.4.0", |
41 |
| - "eslint-plugin-flowtype": "^2.35.1", |
42 |
| - "eslint-plugin-import": "^2.7.0", |
43 |
| - "eslint-plugin-prettier": "^2.2.0", |
44 |
| - "flow-bin": "^0.54.1", |
45 |
| - "graphql": "^0.11.3", |
46 |
| - "graphql-compose": "^2.9.0", |
47 |
| - "jest": "^21.0.1", |
48 |
| - "prettier": "^1.6.1", |
49 |
| - "rimraf": "^2.6.1", |
50 |
| - "semantic-release": "^7.0.2" |
| 38 | + "eslint": "^4.9.0", |
| 39 | + "eslint-config-airbnb-base": "^12.1.0", |
| 40 | + "eslint-config-prettier": "^2.6.0", |
| 41 | + "eslint-plugin-flowtype": "^2.39.1", |
| 42 | + "eslint-plugin-import": "^2.8.0", |
| 43 | + "eslint-plugin-prettier": "^2.3.1", |
| 44 | + "flow-bin": "^0.57.3", |
| 45 | + "graphql": "^0.11.7", |
| 46 | + "graphql-compose": "^2.9.2", |
| 47 | + "jest": "^21.2.1", |
| 48 | + "prettier": "^1.7.4", |
| 49 | + "rimraf": "^2.6.2", |
| 50 | + "semantic-release": "^8.2.1" |
51 | 51 | },
|
52 | 52 | "dependencies": {
|
53 | 53 | "babel-runtime": "^6.26.0"
|
|
0 commit comments