|
48 | 48 | "@storybook/react": "^5.1.1",
|
49 | 49 | "@svgr/rollup": "^4.2.0",
|
50 | 50 | "@types/jest": "^24.0.12",
|
51 |
| - "@types/react": "^16.8.17", |
52 | 51 | "@types/react-dom": "^16.9.1",
|
| 52 | + "@types/react": "^16.9.1", |
53 | 53 | "@types/storybook__addon-a11y": "^5.0.0",
|
54 | 54 | "@types/storybook__addon-actions": "^3.4.3",
|
55 | 55 | "@types/storybook__react": "^4.0.2",
|
56 | 56 | "babel-loader": "^8.0.5",
|
57 |
| - "commitizen": "^3.1.1", |
| 57 | + "commitizen": "^4.0.0", |
58 | 58 | "cz-conventional-changelog": "2.1.0",
|
59 | 59 | "husky": "^3.0.0",
|
60 | 60 | "jest": "^24.8.0",
|
|
69 | 69 | "rollup-plugin-peer-deps-external": "^2.2.0",
|
70 | 70 | "rollup-plugin-postcss": "^2.0.3",
|
71 | 71 | "rollup-plugin-sourcemaps": "^0.4.2",
|
72 |
| - "rollup-plugin-typescript2": "^0.21.0", |
| 72 | + "rollup-plugin-typescript2": "^0.22.0", |
73 | 73 | "rollup-plugin-url": "^2.2.1",
|
74 | 74 | "stylelint": "^10.0.1",
|
75 | 75 | "stylelint-config-prettier": "^5.1.0",
|
|
0 commit comments