|
48 | 48 | "iterall": "^1.2.2"
|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 |
| - "@babel/cli": "^7.0.0-beta.46", |
52 |
| - "@babel/core": "^7.0.0-beta.46", |
53 |
| - "@babel/node": "^7.0.0-beta.46", |
54 |
| - "@babel/plugin-proposal-class-properties": "^7.0.0-beta.46", |
55 |
| - "@babel/plugin-proposal-object-rest-spread": "^7.0.0-beta.46", |
56 |
| - "@babel/plugin-syntax-async-generators": "^7.0.0-beta.46", |
57 |
| - "@babel/plugin-transform-classes": "^7.0.0-beta.46", |
58 |
| - "@babel/plugin-transform-destructuring": "^7.0.0-beta.46", |
59 |
| - "@babel/plugin-transform-flow-strip-types": "^7.0.0-beta.46", |
60 |
| - "@babel/plugin-transform-modules-commonjs": "^7.0.0-beta.46", |
61 |
| - "@babel/plugin-transform-spread": "^7.0.0-beta.46", |
62 |
| - "@babel/polyfill": "^7.0.0-beta.46", |
63 |
| - "@babel/preset-env": "^7.0.0-beta.46", |
64 |
| - "@babel/register": "^7.0.0-beta.46", |
65 |
| - "babel-eslint": "8.2.3", |
| 51 | + "@babel/cli": "^7.0.0-beta.51", |
| 52 | + "@babel/core": "^7.0.0-beta.51", |
| 53 | + "@babel/node": "^7.0.0-beta.51", |
| 54 | + "@babel/plugin-proposal-class-properties": "^7.0.0-beta.51", |
| 55 | + "@babel/plugin-proposal-object-rest-spread": "^7.0.0-beta.51", |
| 56 | + "@babel/plugin-syntax-async-generators": "^7.0.0-beta.51", |
| 57 | + "@babel/plugin-transform-classes": "^7.0.0-beta.51", |
| 58 | + "@babel/plugin-transform-destructuring": "^7.0.0-beta.51", |
| 59 | + "@babel/plugin-transform-flow-strip-types": "^7.0.0-beta.51", |
| 60 | + "@babel/plugin-transform-modules-commonjs": "^7.0.0-beta.51", |
| 61 | + "@babel/plugin-transform-spread": "^7.0.0-beta.51", |
| 62 | + "@babel/polyfill": "^7.0.0-beta.51", |
| 63 | + "@babel/preset-env": "^7.0.0-beta.51", |
| 64 | + "@babel/register": "^7.0.0-beta.51", |
| 65 | + "babel-eslint": "8.2.4", |
66 | 66 | "babel-plugin-syntax-async-functions": "6.13.0",
|
67 | 67 | "beautify-benchmark": "0.2.4",
|
68 | 68 | "benchmark": "2.1.4",
|
69 | 69 | "chai": "4.1.2",
|
70 | 70 | "coveralls": "3.0.1",
|
71 | 71 | "eslint": "4.19.1",
|
72 | 72 | "eslint-plugin-babel": "5.1.0",
|
73 |
| - "eslint-plugin-flowtype": "2.48.0", |
| 73 | + "eslint-plugin-flowtype": "2.49.3", |
74 | 74 | "eslint-plugin-prettier": "2.6.0",
|
75 |
| - "flow-bin": "0.73.0", |
| 75 | + "flow-bin": "0.75.0", |
76 | 76 | "mocha": "5.2.0",
|
77 |
| - "nyc": "^11.8.0", |
78 |
| - "prettier": "1.13.3", |
| 77 | + "nyc": "^12.0.2", |
| 78 | + "prettier": "1.13.5", |
79 | 79 | "sane": "2.5.2"
|
80 | 80 | }
|
81 | 81 | }
|
0 commit comments