|
22 | 22 | "devDependencies": { |
23 | 23 | "babel-cli": "^6.26.0", |
24 | 24 | "babel-core": "^6.8.0", |
25 | | - "babel-eslint": "^8.2.1", |
26 | | - "babel-jest": "^22.0.6", |
| 25 | + "babel-eslint": "^8.2.2", |
| 26 | + "babel-jest": "^22.4.1", |
27 | 27 | "babel-plugin-external-helpers": "^6.22.0", |
28 | 28 | "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0", |
29 | 29 | "babel-preset-env": "^1.6.1", |
|
34 | 34 | "enzyme": "^3.2.0", |
35 | 35 | "enzyme-adapter-react-16": "^1.1.0", |
36 | 36 | "enzyme-to-json": "^3.3.0", |
37 | | - "eslint": "^4.15.0", |
| 37 | + "eslint": "^4.18.1", |
38 | 38 | "eslint-config-airbnb": "^16.1.0", |
39 | | - "eslint-plugin-import": "^2.8.0", |
| 39 | + "eslint-plugin-import": "^2.9.0", |
40 | 40 | "eslint-plugin-jsx-a11y": "^6.0.3", |
41 | | - "eslint-plugin-react": "^7.5.1", |
42 | | - "jest": "^22.0.6", |
43 | | - "prop-types": "^15.6.0", |
| 41 | + "eslint-plugin-react": "^7.7.0", |
| 42 | + "jest": "^22.4.2", |
| 43 | + "prop-types": "^15.6.1", |
44 | 44 | "react": "^16.2.0", |
45 | 45 | "react-dom": "^16.2.0", |
46 | 46 | "react-router": "^4.2.0", |
47 | 47 | "react-router-dom": "^4.2.2", |
48 | | - "rollup": "^0.56.1", |
| 48 | + "rollup": "^0.56.3", |
49 | 49 | "rollup-plugin-babel": "^3.0.3", |
50 | 50 | "rollup-plugin-commonjs": "^8.2.6", |
51 | 51 | "rollup-plugin-node-resolve": "^3.0.2" |
|
0 commit comments