|
19 | 19 | "react": ">= ^16.0.0"
|
20 | 20 | },
|
21 | 21 | "devDependencies": {
|
22 |
| - "@babel/core": "7.4.5", |
23 |
| - "@babel/plugin-proposal-class-properties": "7.4.4", |
24 |
| - "@babel/preset-env": "7.4.5", |
| 22 | + "@babel/core": "7.5.5", |
| 23 | + "@babel/plugin-proposal-class-properties": "7.5.5", |
| 24 | + "@babel/preset-env": "7.5.5", |
25 | 25 | "@babel/preset-react": "7.0.0",
|
26 |
| - "@storybook/react": "5.0.11", |
27 |
| - "@testing-library/react": "^8.0.1", |
28 |
| - "all-contributors-cli": "6.6.1", |
| 26 | + "@storybook/react": "5.1.9", |
| 27 | + "@testing-library/react": "8.0.5", |
| 28 | + "all-contributors-cli": "6.8.1", |
29 | 29 | "babel-core": "7.0.0-bridge.0",
|
30 | 30 | "babel-jest": "24.8.0",
|
31 | 31 | "babel-loader": "8.0.6",
|
32 | 32 | "copy-webpack-plugin": "5.0.3",
|
33 |
| - "eslint": "5.16.0", |
34 |
| - "eslint-config-airbnb": "17.1.0", |
35 |
| - "eslint-config-prettier": "4.3.0", |
36 |
| - "eslint-plugin-import": "2.17.3", |
37 |
| - "eslint-plugin-jsx-a11y": "6.2.1", |
38 |
| - "eslint-plugin-react": "7.13.0", |
39 |
| - "husky": "2.3.0", |
| 33 | + "eslint": "6.0.1", |
| 34 | + "eslint-config-airbnb": "17.1.1", |
| 35 | + "eslint-config-prettier": "6.0.0", |
| 36 | + "eslint-plugin-import": "2.18.1", |
| 37 | + "eslint-plugin-jsx-a11y": "6.2.3", |
| 38 | + "eslint-plugin-react": "7.14.2", |
| 39 | + "husky": "3.0.1", |
40 | 40 | "jest": "24.8.0",
|
41 |
| - "lint-staged": "8.1.7", |
42 |
| - "prettier": "1.17.1", |
| 41 | + "lint-staged": "9.2.0", |
| 42 | + "prettier": "1.18.2", |
43 | 43 | "react": "16.8.6",
|
44 | 44 | "react-dom": "16.8.6",
|
45 |
| - "ts-loader": "6.0.2", |
46 |
| - "typescript": "^3.5.1", |
47 |
| - "webpack": "4.32.1", |
48 |
| - "webpack-cli": "3.3.2" |
| 45 | + "ts-loader": "6.0.4", |
| 46 | + "typescript": "3.5.3", |
| 47 | + "webpack": "4.36.1", |
| 48 | + "webpack-cli": "3.3.6" |
49 | 49 | },
|
50 | 50 | "repository": {
|
51 | 51 | "type": "git",
|
|
0 commit comments