|
53 | 53 | "@jedwards1211/eslint-config": "^1.0.0", |
54 | 54 | "@jedwards1211/eslint-config-flow": "^1.0.0", |
55 | 55 | "babel-cli": "^6.23.0", |
56 | | - "babel-core": "^6.22.1", |
| 56 | + "babel-core": "^6.23.1", |
57 | 57 | "babel-eslint": "^7.1.1", |
58 | 58 | "babel-plugin-istanbul": "^4.0.0", |
59 | | - "babel-plugin-transform-runtime": "^6.22.0", |
| 59 | + "babel-plugin-transform-runtime": "^6.23.0", |
60 | 60 | "babel-preset-es2015": "^6.22.0", |
61 | | - "babel-preset-flow": "^1.0.0", |
| 61 | + "babel-preset-flow": "^6.23.0", |
62 | 62 | "babel-preset-stage-1": "^6.22.0", |
63 | | - "babel-register": "^6.22.0", |
64 | | - "babel-runtime": "^6.22.0", |
| 63 | + "babel-register": "^6.23.0", |
| 64 | + "babel-runtime": "^6.23.0", |
65 | 65 | "chai": "^3.5.0", |
66 | 66 | "copy": "^0.3.0", |
67 | | - "coveralls": "^2.11.15", |
68 | | - "eslint": "^3.13.1", |
| 67 | + "coveralls": "^2.11.16", |
| 68 | + "eslint": "^3.15.0", |
69 | 69 | "eslint-plugin-flowtype": "^2.30.0", |
70 | | - "eslint-watch": "^2.1.14", |
71 | | - "flow-bin": "^0.38.0", |
| 70 | + "eslint-watch": "^3.0.0", |
| 71 | + "flow-bin": "^0.39.0", |
72 | 72 | "flow-watch": "^1.1.0", |
73 | | - "husky": "^0.12.0", |
| 73 | + "husky": "^0.13.1", |
74 | 74 | "istanbul": "^0.4.5", |
75 | 75 | "mocha": "^3.2.0", |
76 | 76 | "nyc": "^10.1.2", |
77 | | - "rimraf": "^2.5.4", |
78 | | - "validate-commit-msg": "^2.8.2" |
| 77 | + "rimraf": "^2.6.0", |
| 78 | + "validate-commit-msg": "^2.11.1" |
79 | 79 | }, |
80 | 80 | "dependencies": {} |
81 | 81 | } |
0 commit comments