|
49 | 49 | "devDependencies": {
|
50 | 50 | "@jedwards1211/eslint-config": "^1.0.0",
|
51 | 51 | "@jedwards1211/eslint-config-flow": "^1.0.0",
|
52 |
| - "babel-cli": "^6.18.0", |
53 |
| - "babel-core": "^6.18.2", |
54 |
| - "babel-eslint": "^7.1.1", |
| 52 | + "babel-cli": "^6.24.1", |
| 53 | + "babel-core": "^6.24.1", |
| 54 | + "babel-eslint": "^7.2.2", |
55 | 55 | "babel-plugin-istanbul": "^4.1.1",
|
56 |
| - "babel-plugin-transform-runtime": "^6.15.0", |
57 |
| - "babel-preset-es2015": "^6.18.0", |
58 |
| - "babel-preset-flow": "^1.0.0", |
59 |
| - "babel-preset-stage-1": "^6.16.0", |
60 |
| - "babel-register": "^6.18.0", |
61 |
| - "babel-runtime": "^6.18.0", |
| 56 | + "babel-plugin-transform-runtime": "^6.23.0", |
| 57 | + "babel-preset-es2015": "^6.24.1", |
| 58 | + "babel-preset-flow": "^6.23.0", |
| 59 | + "babel-preset-stage-1": "^6.24.1", |
| 60 | + "babel-register": "^6.24.1", |
| 61 | + "babel-runtime": "^6.23.0", |
62 | 62 | "chai": "^3.5.0",
|
63 | 63 | "chai-immutable": "^1.6.0",
|
64 | 64 | "copy": "^0.3.0",
|
65 |
| - "coveralls": "^2.11.15", |
66 |
| - "eslint": "^3.11.1", |
67 |
| - "eslint-plugin-flowtype": "^2.28.2", |
68 |
| - "eslint-watch": "^3.0.0", |
69 |
| - "flow-bin": "^0.42.0", |
70 |
| - "flow-watch": "^1.1.0", |
| 65 | + "coveralls": "^2.13.0", |
| 66 | + "eslint": "^3.19.0", |
| 67 | + "eslint-plugin-flowtype": "^2.30.4", |
| 68 | + "eslint-watch": "^3.1.0", |
| 69 | + "flow-bin": "^0.43.1", |
| 70 | + "flow-watch": "^1.1.1", |
71 | 71 | "immutable": "^3.8.1",
|
72 | 72 | "istanbul": "^0.4.5",
|
73 |
| - "mindfront-redux-utils": "^1.2.3", |
| 73 | + "mindfront-redux-utils": "^1.6.0", |
74 | 74 | "mocha": "^3.2.0",
|
75 |
| - "nyc": "^10.0.0", |
76 |
| - "pre-commit": "^1.1.3", |
77 |
| - "rimraf": "^2.5.4", |
| 75 | + "nyc": "^10.2.0", |
| 76 | + "pre-commit": "^1.2.2", |
| 77 | + "rimraf": "^2.6.1", |
78 | 78 | "semantic-release": "^6.3.2"
|
79 | 79 | },
|
80 | 80 | "dependencies": {
|
|
0 commit comments