|
29 | 29 | "devDependencies": {
|
30 | 30 | "babel-cli": "^6.26.0",
|
31 | 31 | "babel-eslint": "^8.2.3",
|
32 |
| - "babel-jest": "^22.4.3", |
| 32 | + "babel-jest": "^23.0.1", |
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.1", |
| 36 | + "babel-preset-env": "^1.7.0", |
37 | 37 | "cz-conventional-changelog": "^2.1.0",
|
38 | 38 | "eslint": "^4.19.1",
|
39 | 39 | "eslint-config-airbnb-base": "^12.1.0",
|
40 | 40 | "eslint-config-prettier": "^2.9.0",
|
41 |
| - "eslint-plugin-flowtype": "^2.46.2", |
42 |
| - "eslint-plugin-import": "^2.11.0", |
| 41 | + "eslint-plugin-flowtype": "^2.48.0", |
| 42 | + "eslint-plugin-import": "^2.12.0", |
43 | 43 | "eslint-plugin-prettier": "^2.6.0",
|
44 |
| - "flow-bin": "^0.70.0", |
| 44 | + "flow-bin": "^0.73.0", |
45 | 45 | "graphql": "0.13.2",
|
46 |
| - "graphql-compose": "^4.0.0", |
47 |
| - "jest": "^22.4.3", |
48 |
| - "prettier": "^1.12.0", |
| 46 | + "graphql-compose": "^4.3.0", |
| 47 | + "jest": "^23.1.0", |
| 48 | + "prettier": "^1.13.3", |
49 | 49 | "rimraf": "^2.6.2",
|
50 |
| - "semantic-release": "^15.1.7" |
| 50 | + "semantic-release": "^15.5.0" |
51 | 51 | },
|
52 | 52 | "dependencies": {
|
53 | 53 | "babel-runtime": "^6.26.0"
|
|
0 commit comments