|
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 | 33 | "babel-cli": "^6.26.0",
|
34 |
| - "babel-eslint": "^8.2.1", |
35 |
| - "babel-jest": "^22.2.2", |
| 34 | + "babel-eslint": "^8.2.2", |
| 35 | + "babel-jest": "^22.4.3", |
36 | 36 | "babel-plugin-transform-flow-strip-types": "^6.22.0",
|
37 | 37 | "babel-plugin-transform-object-rest-spread": "^6.26.0",
|
38 | 38 | "babel-plugin-transform-runtime": "^6.23.0",
|
39 | 39 | "babel-preset-env": "^1.6.1",
|
40 | 40 | "cz-conventional-changelog": "^2.1.0",
|
41 |
| - "elasticsearch": "^14.1.0", |
42 |
| - "eslint": "^4.17.0", |
| 41 | + "elasticsearch": "^14.2.2", |
| 42 | + "eslint": "^4.19.1", |
43 | 43 | "eslint-config-airbnb-base": "^12.0.1",
|
44 | 44 | "eslint-config-prettier": "^2.9.0",
|
45 |
| - "eslint-plugin-flowtype": "^2.44.0", |
46 |
| - "eslint-plugin-import": "^2.8.0", |
| 45 | + "eslint-plugin-flowtype": "^2.46.1", |
| 46 | + "eslint-plugin-import": "^2.10.0", |
47 | 47 | "eslint-plugin-prettier": "^2.6.0",
|
48 |
| - "express": "^4.16.1", |
49 |
| - "express-graphql": "^0.6.11", |
50 |
| - "flow-bin": "^0.65.0", |
51 |
| - "graphql": "0.13.0", |
52 |
| - "graphql-compose": "^3.0.4", |
53 |
| - "jest": "^22.3.0", |
54 |
| - "nodemon": "^1.14.12", |
| 48 | + "express": "^4.16.3", |
| 49 | + "express-graphql": "^0.6.12", |
| 50 | + "flow-bin": "^0.69.0", |
| 51 | + "graphql": "0.13.2", |
| 52 | + "graphql-compose": "^3.1.1", |
| 53 | + "jest": "^22.4.3", |
| 54 | + "nodemon": "^1.17.3", |
55 | 55 | "npm-run-all": "^4.1.2",
|
56 |
| - "prettier": "^1.10.2", |
| 56 | + "prettier": "^1.11.1", |
57 | 57 | "rimraf": "^2.6.2",
|
58 |
| - "semantic-release": "^12.4.1" |
| 58 | + "semantic-release": "^15.1.4" |
59 | 59 | },
|
60 | 60 | "config": {
|
61 | 61 | "commitizen": {
|
|
0 commit comments