|
49 | 49 | "iterall": "^1.2.2"
|
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
52 |
| - "@babel/cli": "7.0.0", |
53 |
| - "@babel/core": "7.0.1", |
54 |
| - "@babel/plugin-proposal-class-properties": "7.0.0", |
| 52 | + "@babel/cli": "7.1.0", |
| 53 | + "@babel/core": "7.1.0", |
| 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 |
| - "@babel/plugin-transform-classes": "7.0.0", |
| 57 | + "@babel/plugin-transform-classes": "7.1.0", |
58 | 58 | "@babel/plugin-transform-destructuring": "7.0.0",
|
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 |
| - "@babel/preset-env": "7.0.0", |
| 62 | + "@babel/preset-env": "7.1.0", |
63 | 63 | "@babel/register": "7.0.0",
|
64 | 64 | "babel-eslint": "9.0.0",
|
65 | 65 | "beautify-benchmark": "0.2.4",
|
66 | 66 | "benchmark": "2.1.4",
|
67 | 67 | "chai": "4.1.2",
|
68 | 68 | "coveralls": "3.0.2",
|
69 |
| - "eslint": "5.5.0", |
70 |
| - "eslint-plugin-flowtype": "2.50.0", |
| 69 | + "eslint": "5.6.0", |
| 70 | + "eslint-plugin-flowtype": "2.50.1", |
71 | 71 | "eslint-plugin-prettier": "2.6.2",
|
72 | 72 | "flow-bin": "0.81.0",
|
73 | 73 | "mocha": "5.2.0",
|
74 | 74 | "nyc": "13.0.1",
|
75 |
| - "prettier": "1.14.2", |
| 75 | + "prettier": "1.14.3", |
76 | 76 | "sane": "3.0.0"
|
77 | 77 | }
|
78 | 78 | }
|
0 commit comments