|
44 | 44 | "babel-plugin-check-es2015-constants": "6.22.0",
|
45 | 45 | "babel-plugin-syntax-async-functions": "6.13.0",
|
46 | 46 | "babel-plugin-transform-class-properties": "6.22.0",
|
47 |
| - "babel-plugin-transform-es2015-arrow-functions": "6.8.0", |
48 |
| - "babel-plugin-transform-es2015-block-scoped-functions": "6.8.0", |
49 |
| - "babel-plugin-transform-es2015-block-scoping": "6.21.0", |
50 |
| - "babel-plugin-transform-es2015-classes": "6.18.0", |
51 |
| - "babel-plugin-transform-es2015-computed-properties": "6.8.0", |
52 |
| - "babel-plugin-transform-es2015-destructuring": "6.19.0", |
53 |
| - "babel-plugin-transform-es2015-duplicate-keys": "6.8.0", |
| 47 | + "babel-plugin-transform-es2015-arrow-functions": "6.22.0", |
| 48 | + "babel-plugin-transform-es2015-block-scoped-functions": "6.22.0", |
| 49 | + "babel-plugin-transform-es2015-block-scoping": "6.22.0", |
| 50 | + "babel-plugin-transform-es2015-classes": "6.22.0", |
| 51 | + "babel-plugin-transform-es2015-computed-properties": "6.22.0", |
| 52 | + "babel-plugin-transform-es2015-destructuring": "6.22.0", |
| 53 | + "babel-plugin-transform-es2015-duplicate-keys": "6.22.0", |
54 | 54 | "babel-plugin-transform-es2015-function-name": "6.22.0",
|
55 |
| - "babel-plugin-transform-es2015-literals": "6.8.0", |
56 |
| - "babel-plugin-transform-es2015-modules-commonjs": "6.18.0", |
57 |
| - "babel-plugin-transform-es2015-object-super": "6.8.0", |
58 |
| - "babel-plugin-transform-es2015-parameters": "6.21.0", |
59 |
| - "babel-plugin-transform-es2015-shorthand-properties": "6.18.0", |
60 |
| - "babel-plugin-transform-es2015-spread": "6.8.0", |
| 55 | + "babel-plugin-transform-es2015-literals": "6.22.0", |
| 56 | + "babel-plugin-transform-es2015-modules-commonjs": "6.22.0", |
| 57 | + "babel-plugin-transform-es2015-object-super": "6.22.0", |
| 58 | + "babel-plugin-transform-es2015-parameters": "6.22.0", |
| 59 | + "babel-plugin-transform-es2015-shorthand-properties": "6.22.0", |
| 60 | + "babel-plugin-transform-es2015-spread": "6.22.0", |
61 | 61 | "babel-plugin-transform-es2015-template-literals": "6.22.0",
|
62 |
| - "babel-plugin-transform-flow-strip-types": "6.21.0", |
63 |
| - "babel-plugin-transform-object-rest-spread": "6.20.2", |
64 |
| - "babel-plugin-transform-regenerator": "6.21.0", |
| 62 | + "babel-plugin-transform-flow-strip-types": "6.22.0", |
| 63 | + "babel-plugin-transform-object-rest-spread": "6.22.0", |
| 64 | + "babel-plugin-transform-regenerator": "6.22.0", |
65 | 65 | "chai": "3.5.0",
|
66 | 66 | "chai-json-equal": "0.0.1",
|
67 | 67 | "chai-subset": "1.4.0",
|
68 | 68 | "coveralls": "2.11.15",
|
69 |
| - "eslint": "3.13.1", |
| 69 | + "eslint": "3.14.0", |
70 | 70 | "eslint-plugin-babel": "4.0.1",
|
71 | 71 | "eslint-plugin-flowtype": "2.30.0",
|
72 | 72 | "flow-bin": "0.38.0",
|
|
0 commit comments