|
29 | 29 | "graphql-compose": ">=2.10.1 || >=3.0.0"
|
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 |
| - "aws-sdk": "^2.195.0", |
| 32 | + "aws-sdk": "^2.219.1", |
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 |
| - "eslint": "^4.17.0", |
| 41 | + "eslint": "^4.19.1", |
42 | 42 | "eslint-config-airbnb-base": "^12.0.1",
|
43 | 43 | "eslint-config-prettier": "^2.9.0",
|
44 |
| - "eslint-plugin-flowtype": "^2.44.0", |
45 |
| - "eslint-plugin-import": "^2.8.0", |
| 44 | + "eslint-plugin-flowtype": "^2.46.1", |
| 45 | + "eslint-plugin-import": "^2.10.0", |
46 | 46 | "eslint-plugin-prettier": "^2.6.0",
|
47 |
| - "express": "^4.16.1", |
48 |
| - "express-graphql": "^0.6.11", |
49 |
| - "flow-bin": "^0.65.0", |
50 |
| - "graphql": "0.13.0", |
51 |
| - "graphql-compose": "^3.0.4", |
52 |
| - "jest": "^22.3.0", |
53 |
| - "nodemon": "^1.14.12", |
| 47 | + "express": "^4.16.3", |
| 48 | + "express-graphql": "^0.6.12", |
| 49 | + "flow-bin": "^0.69.0", |
| 50 | + "graphql": "0.13.2", |
| 51 | + "graphql-compose": "^3.1.1", |
| 52 | + "jest": "^22.4.3", |
| 53 | + "nodemon": "^1.17.3", |
54 | 54 | "npm-run-all": "^4.1.2",
|
55 |
| - "prettier": "^1.10.2", |
| 55 | + "prettier": "^1.11.1", |
56 | 56 | "rimraf": "^2.6.2",
|
57 |
| - "semantic-release": "^12.4.1" |
| 57 | + "semantic-release": "^15.1.4" |
58 | 58 | },
|
59 | 59 | "config": {
|
60 | 60 | "commitizen": {
|
|
0 commit comments