|
48 | 48 | "iterall": "^1.2.2"
|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 |
| - "@babel/cli": "7.0.0-rc.1", |
52 |
| - "@babel/core": "7.0.0-rc.1", |
53 |
| - "@babel/plugin-proposal-class-properties": "7.0.0-rc.1", |
54 |
| - "@babel/plugin-proposal-object-rest-spread": "7.0.0-rc.1", |
55 |
| - "@babel/plugin-syntax-async-generators": "7.0.0-rc.1", |
56 |
| - "@babel/plugin-transform-classes": "7.0.0-rc.1", |
57 |
| - "@babel/plugin-transform-destructuring": "7.0.0-rc.1", |
58 |
| - "@babel/plugin-transform-flow-strip-types": "7.0.0-rc.1", |
59 |
| - "@babel/plugin-transform-spread": "7.0.0-rc.1", |
60 |
| - "@babel/polyfill": "7.0.0-rc.1", |
61 |
| - "@babel/preset-env": "7.0.0-rc.1", |
62 |
| - "@babel/register": "7.0.0-rc.1", |
| 51 | + "@babel/cli": "7.0.0-rc.2", |
| 52 | + "@babel/core": "7.0.0-rc.2", |
| 53 | + "@babel/plugin-proposal-class-properties": "7.0.0-rc.2", |
| 54 | + "@babel/plugin-proposal-object-rest-spread": "7.0.0-rc.2", |
| 55 | + "@babel/plugin-syntax-async-generators": "7.0.0-rc.2", |
| 56 | + "@babel/plugin-transform-classes": "7.0.0-rc.2", |
| 57 | + "@babel/plugin-transform-destructuring": "7.0.0-rc.2", |
| 58 | + "@babel/plugin-transform-flow-strip-types": "7.0.0-rc.2", |
| 59 | + "@babel/plugin-transform-spread": "7.0.0-rc.2", |
| 60 | + "@babel/polyfill": "7.0.0-rc.2", |
| 61 | + "@babel/preset-env": "7.0.0-rc.2", |
| 62 | + "@babel/register": "7.0.0-rc.2", |
63 | 63 | "babel-eslint": "8.2.6",
|
64 | 64 | "beautify-benchmark": "0.2.4",
|
65 | 65 | "benchmark": "2.1.4",
|
66 | 66 | "chai": "4.1.2",
|
67 | 67 | "coveralls": "3.0.2",
|
68 |
| - "eslint": "5.3.0", |
| 68 | + "eslint": "5.4.0", |
69 | 69 | "eslint-plugin-flowtype": "2.50.0",
|
70 | 70 | "eslint-plugin-prettier": "2.6.2",
|
71 |
| - "flow-bin": "0.79.0", |
| 71 | + "flow-bin": "0.79.1", |
72 | 72 | "mocha": "5.2.0",
|
73 | 73 | "nyc": "12.0.2",
|
74 | 74 | "prettier": "1.14.2",
|
|
0 commit comments