|
153 | 153 | "@babel/plugin-transform-runtime": "^7.3.4",
|
154 | 154 | "@babel/preset-env": "^7.3.4",
|
155 | 155 | "@babel/preset-react": "^7.0.0",
|
156 |
| - "@rollup-umd/documentation": "^1.3.16", |
| 156 | + "@rollup-umd/documentation": "^2.0.0", |
| 157 | + "@rollup-umd/ncu": "^1.0.5", |
157 | 158 | "@semantic-release/changelog": "^3.0.2",
|
158 | 159 | "@semantic-release/git": "^7.0.8",
|
159 | 160 | "@semantic-release/github": "^5.2.10",
|
160 | 161 | "@semantic-release/npm": "^5.1.4",
|
161 |
| - "@yeutech-lab/documentation": "^1.0.17", |
162 |
| - "@yeutech-lab/test-polyfill": "^1.1.4", |
| 162 | + "@yeutech-lab/documentation": "^2.0.0", |
| 163 | + "@yeutech-lab/test-polyfill": "^1.1.5", |
163 | 164 | "babel-eslint": "^10.0.1",
|
164 |
| - "babel-jest": "^24.1.0", |
| 165 | + "babel-jest": "^24.3.1", |
165 | 166 | "babel-loader": "^8.0.5",
|
166 | 167 | "babel-merge": "^2.0.1",
|
167 | 168 | "babel-plugin-add-module-exports": "^1.0.0",
|
|
170 | 171 | "babel-plugin-react-transform": "^3.0.0",
|
171 | 172 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
|
172 | 173 | "cz-conventional-changelog": "^2.1.0",
|
173 |
| - "eslint": "^5.15.0", |
| 174 | + "eslint": "^5.15.1", |
174 | 175 | "eslint-config-airbnb-base": "^13.1.0",
|
175 | 176 | "eslint-plugin-import": "^2.16.0",
|
176 | 177 | "exports-loader": "^0.7.0",
|
177 | 178 | "istanbul-api": "^2.1.1",
|
178 | 179 | "istanbul-reports": "^2.1.1",
|
179 |
| - "jest-cli": "^24.1.0", |
| 180 | + "jest-cli": "^24.3.1", |
180 | 181 | "jest-sonar-reporter": "^2.0.0",
|
181 | 182 | "lint-staged": "^8.1.5",
|
182 | 183 | "pre-commit": "^1.2.2",
|
183 |
| - "react-styleguidist": "^8.0.6", |
184 |
| - "rollup": "^1.4.0", |
| 184 | + "react-styleguidist": "^9.0.4", |
| 185 | + "rollup": "^1.6.0", |
185 | 186 | "semantic-release": "^15.13.3",
|
186 | 187 | "toctoc": "^0.3.2",
|
187 | 188 | "webpack": "^4.29.6"
|
|
0 commit comments