|
52 | 52 | "devDependencies": { |
53 | 53 | "@jedwards1211/eslint-config": "^1.0.0", |
54 | 54 | "@jedwards1211/eslint-config-flow": "^1.0.0", |
55 | | - "babel-cli": "^6.18.0", |
56 | | - "babel-core": "^6.18.2", |
| 55 | + "babel-cli": "^6.22.2", |
| 56 | + "babel-core": "^6.22.1", |
57 | 57 | "babel-eslint": "^7.1.1", |
58 | | - "babel-plugin-istanbul": "^3.0.0", |
59 | | - "babel-plugin-transform-runtime": "^6.15.0", |
60 | | - "babel-preset-es2015": "^6.18.0", |
| 58 | + "babel-plugin-istanbul": "^3.1.2", |
| 59 | + "babel-plugin-transform-runtime": "^6.22.0", |
| 60 | + "babel-preset-es2015": "^6.22.0", |
61 | 61 | "babel-preset-flow": "^1.0.0", |
62 | | - "babel-preset-stage-1": "^6.16.0", |
63 | | - "babel-register": "^6.18.0", |
64 | | - "babel-runtime": "^6.18.0", |
| 62 | + "babel-preset-stage-1": "^6.22.0", |
| 63 | + "babel-register": "^6.22.0", |
| 64 | + "babel-runtime": "^6.22.0", |
65 | 65 | "chai": "^3.5.0", |
66 | 66 | "copy": "^0.3.0", |
67 | 67 | "coveralls": "^2.11.15", |
68 | | - "eslint": "^3.11.1", |
69 | | - "eslint-plugin-flowtype": "^2.28.2", |
| 68 | + "eslint": "^3.13.1", |
| 69 | + "eslint-plugin-flowtype": "^2.30.0", |
70 | 70 | "eslint-watch": "^2.1.14", |
71 | 71 | "flow-bin": "^0.38.0", |
72 | 72 | "flow-watch": "^1.1.0", |
73 | 73 | "husky": "^0.12.0", |
74 | 74 | "istanbul": "^0.4.5", |
75 | 75 | "mocha": "^3.2.0", |
76 | | - "nyc": "^10.0.0", |
| 76 | + "nyc": "^10.1.2", |
77 | 77 | "rimraf": "^2.5.4", |
78 | 78 | "validate-commit-msg": "^2.8.2" |
79 | 79 | }, |
|
0 commit comments