|
21 | 21 | "es6" |
22 | 22 | ], |
23 | 23 | "dependencies": { |
24 | | - "inline-style-prefixer": "^3.0.0", |
25 | | - "react-style-proptype": "^2.0.1" |
| 24 | + "inline-style-prefixer": "^3.0.2", |
| 25 | + "react-style-proptype": "^2.0.2" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | | - "babel-cli": "^6.23.0", |
29 | | - "babel-eslint": "^7.1.1", |
| 28 | + "babel-cli": "^6.24.0", |
| 29 | + "babel-eslint": "^7.2.0", |
30 | 30 | "babel-plugin-add-module-exports": "^0.2.1", |
31 | 31 | "babel-plugin-transform-object-assign": "^6.22.0", |
32 | | - "babel-preset-es2015": "^6.22.0", |
| 32 | + "babel-preset-es2015": "^6.24.0", |
33 | 33 | "babel-preset-react": "^6.23.0", |
34 | 34 | "babelify": "^7.3.0", |
35 | 35 | "browserify": "^14.1.0", |
36 | 36 | "chai": "^3.5.0", |
37 | 37 | "chai-spies": "^0.7.1", |
38 | | - "coveralls": "^2.11.16", |
39 | | - "eslint": "^3.16.1", |
| 38 | + "coveralls": "^2.12.0", |
| 39 | + "eslint": "^3.18.0", |
40 | 40 | "eslint-config-airbnb": "^14.1.0", |
41 | 41 | "eslint-plugin-import": "^2.2.0", |
42 | 42 | "eslint-plugin-jsx-a11y": "^4.0.0", |
43 | | - "eslint-plugin-react": "^6.10.0", |
44 | | - "express": "^4.14.1", |
45 | | - "mochify": "^3.0.0", |
| 43 | + "eslint-plugin-react": "^6.10.3", |
| 44 | + "express": "^4.15.2", |
| 45 | + "mochify": "^3.1.0", |
46 | 46 | "mochify-istanbul": "^2.4.1", |
47 | 47 | "phantomjs-prebuilt": "^2.1.14", |
48 | 48 | "react": "^15.4.2", |
|
0 commit comments