|
33 | 33 | "devDependencies": { |
34 | 34 | "babel-cli": "^6.26.0", |
35 | 35 | "babel-core": "^6.26.0", |
36 | | - "babel-eslint": "^8.2.1", |
37 | | - "babel-jest": "^22.1.0", |
| 36 | + "babel-eslint": "^8.2.2", |
| 37 | + "babel-jest": "^22.4.3", |
38 | 38 | "babel-plugin-dynamic-import-node": "^1.2.0", |
39 | 39 | "babel-plugin-external-helpers": "^6.22.0", |
40 | 40 | "babel-plugin-transform-class-properties": "^6.24.1", |
41 | 41 | "babel-plugin-transform-object-rest-spread": "^6.26.0", |
42 | 42 | "babel-preset-env": "^1.6.1", |
43 | 43 | "babel-preset-react": "^6.24.1", |
44 | | - "bundlesize": "^0.16.0", |
| 44 | + "bundlesize": "^0.17.0", |
45 | 45 | "codecov": "^3.0.0", |
46 | | - "conventional-github-releaser": "^2.0.0", |
| 46 | + "conventional-github-releaser": "^2.0.2", |
47 | 47 | "enzyme": "^3.3.0", |
48 | 48 | "enzyme-adapter-react-16": "^1.1.1", |
49 | | - "eslint": "^4.16.0", |
| 49 | + "eslint": "^4.19.1", |
50 | 50 | "eslint-config-airbnb": "^16.1.0", |
51 | 51 | "eslint-config-prettier": "^2.9.0", |
52 | | - "eslint-plugin-import": "^2.8.0", |
| 52 | + "eslint-plugin-import": "^2.9.0", |
53 | 53 | "eslint-plugin-jsx-a11y": "^6.0.3", |
54 | | - "eslint-plugin-react": "^7.6.1", |
55 | | - "jest": "^22.1.4", |
56 | | - "prettier": "^1.10.2", |
| 54 | + "eslint-plugin-react": "^7.7.0", |
| 55 | + "jest": "^22.4.3", |
| 56 | + "prettier": "^1.11.1", |
57 | 57 | "react": "^16.2.0", |
58 | 58 | "react-dom": "^16.2.0", |
59 | 59 | "react-router": "^4.2.0", |
60 | 60 | "react-test-renderer": "^16.2.0", |
61 | | - "rollup": "^0.55.3", |
| 61 | + "rollup": "^0.57.1", |
62 | 62 | "rollup-plugin-babel": "^3.0.3", |
63 | | - "rollup-plugin-commonjs": "^8.3.0", |
| 63 | + "rollup-plugin-commonjs": "^9.1.0", |
64 | 64 | "rollup-plugin-json": "^2.3.0", |
65 | | - "rollup-plugin-node-resolve": "^3.0.2", |
| 65 | + "rollup-plugin-node-resolve": "^3.3.0", |
66 | 66 | "rollup-plugin-replace": "^2.0.0", |
67 | 67 | "rollup-plugin-sourcemaps": "^0.4.2", |
68 | 68 | "rollup-plugin-uglify": "^3.0.0", |
69 | | - "rollup-plugin-visualizer": "^0.3.1", |
| 69 | + "rollup-plugin-visualizer": "^0.4.0", |
70 | 70 | "standard-version": "^4.3.0" |
71 | 71 | }, |
72 | 72 | "dependencies": { |
|
0 commit comments