|
63 | 63 | "@types/storybook__addon-actions": "^3.4.3", |
64 | 64 | "@types/storybook__addon-knobs": "^5.0.3", |
65 | 65 | "@types/storybook__react": "^4.0.2", |
66 | | - "@typescript-eslint/eslint-plugin": "^1.13.0", |
67 | | - "@typescript-eslint/parser": "^1.13.0", |
| 66 | + "@typescript-eslint/eslint-plugin": "^2.0.0", |
| 67 | + "@typescript-eslint/parser": "^2.0.0", |
68 | 68 | "awesome-typescript-loader": "^5.2.1", |
69 | 69 | "babel-eslint": "^10.0.2", |
70 | 70 | "babel-loader": "^8.0.6", |
71 | 71 | "commitizen": "^4.0.3", |
72 | 72 | "coveralls": "^3.0.6", |
73 | 73 | "cz-lerna-changelog": "^2.0.2", |
74 | 74 | "date-fns": "^1.30.1", |
75 | | - "eslint": "^5.16.0", |
76 | | - "eslint-config-prettier": "^6.0.0", |
77 | | - "eslint-config-react-app": "^4.0.1", |
78 | | - "eslint-plugin-flowtype": "^3.12.2", |
| 75 | + "eslint": "^6.2.1", |
| 76 | + "eslint-config-prettier": "^6.1.0", |
| 77 | + "eslint-config-react-app": "^5.0.1", |
| 78 | + "eslint-plugin-flowtype": "^4.2.0", |
79 | 79 | "eslint-plugin-import": "^2.18.2", |
80 | 80 | "eslint-plugin-jsx-a11y": "^6.2.3", |
81 | 81 | "eslint-plugin-react": "^7.14.3", |
82 | | - "eslint-plugin-react-hooks": "^1.6.1", |
| 82 | + "eslint-plugin-react-hooks": "^2.0.1", |
83 | 83 | "husky": "^3.0.4", |
84 | 84 | "is-ci-cli": "^1.1.1", |
85 | 85 | "jest": "^24.9.0", |
|
0 commit comments