|
49 | 49 | "iterall": "^1.2.2"
|
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
52 |
| - "@babel/cli": "7.1.0", |
53 |
| - "@babel/core": "7.1.0", |
| 52 | + "@babel/cli": "7.1.2", |
| 53 | + "@babel/core": "7.1.2", |
54 | 54 | "@babel/plugin-proposal-class-properties": "7.1.0",
|
55 | 55 | "@babel/plugin-proposal-object-rest-spread": "7.0.0",
|
56 | 56 | "@babel/plugin-syntax-async-generators": "7.0.0",
|
57 | 57 | "@babel/plugin-transform-classes": "7.1.0",
|
58 |
| - "@babel/plugin-transform-destructuring": "7.0.0", |
| 58 | + "@babel/plugin-transform-destructuring": "7.1.2", |
59 | 59 | "@babel/plugin-transform-flow-strip-types": "7.0.0",
|
60 | 60 | "@babel/plugin-transform-spread": "7.0.0",
|
61 | 61 | "@babel/polyfill": "7.0.0",
|
62 | 62 | "@babel/preset-env": "7.1.0",
|
63 | 63 | "@babel/register": "7.0.0",
|
64 |
| - "babel-eslint": "9.0.0", |
| 64 | + "babel-eslint": "10.0.1", |
65 | 65 | "beautify-benchmark": "0.2.4",
|
66 | 66 | "benchmark": "2.1.4",
|
67 |
| - "chai": "4.1.2", |
| 67 | + "chai": "4.2.0", |
68 | 68 | "coveralls": "3.0.2",
|
69 |
| - "eslint": "5.6.0", |
70 |
| - "eslint-plugin-flowtype": "2.50.1", |
71 |
| - "eslint-plugin-prettier": "2.6.2", |
72 |
| - "flow-bin": "0.81.0", |
| 69 | + "eslint": "5.6.1", |
| 70 | + "eslint-plugin-flowtype": "2.50.3", |
| 71 | + "eslint-plugin-prettier": "3.0.0", |
| 72 | + "flow-bin": "0.82.0", |
73 | 73 | "mocha": "5.2.0",
|
74 | 74 | "nyc": "13.0.1",
|
75 | 75 | "prettier": "1.14.3",
|
76 |
| - "sane": "3.0.0" |
| 76 | + "sane": "4.0.1" |
77 | 77 | }
|
78 | 78 | }
|
0 commit comments