|
57 | 57 | "@babel/preset-env": "^7.5.5", |
58 | 58 | "@babel/preset-react": "^7.0.0", |
59 | 59 | "@babel/preset-typescript": "^7.3.3", |
60 | | - "@samuelmeuli/eslint-config": "^2.1.0", |
| 60 | + "@samuelmeuli/eslint-config": "^3.0.1", |
61 | 61 | "@samuelmeuli/stylelint-config": "^1.0.2", |
62 | 62 | "@samuelmeuli/tsconfig": "^0.1.1", |
63 | | - "@storybook/react": "^5.0.5", |
64 | | - "@types/react": "^16.8.10", |
65 | | - "@typescript-eslint/eslint-plugin": "^1.5.0", |
66 | | - "@typescript-eslint/parser": "^1.5.0", |
| 63 | + "@storybook/react": "^5.1.11", |
| 64 | + "@types/react": "^16.9.2", |
| 65 | + "@typescript-eslint/eslint-plugin": "^2.0.0", |
| 66 | + "@typescript-eslint/parser": "^2.0.0", |
67 | 67 | "babel-loader": "^8.0.6", |
68 | | - "eslint": "^5.15.3", |
69 | | - "eslint-config-airbnb": "^17.1.0", |
70 | | - "eslint-config-prettier": "^6.0.0", |
71 | | - "eslint-plugin-import": "^2.14.0", |
72 | | - "eslint-plugin-jsx-a11y": "^6.1.1", |
73 | | - "eslint-plugin-react": "^7.11.1", |
74 | | - "husky": "^3.0.2", |
75 | | - "lint-staged": "^9.2.1", |
| 68 | + "eslint": "6.1.0", |
| 69 | + "eslint-config-airbnb": "18.0.1", |
| 70 | + "eslint-config-prettier": "^6.1.0", |
| 71 | + "eslint-plugin-import": "^2.18.2", |
| 72 | + "eslint-plugin-jsx-a11y": "^6.2.3", |
| 73 | + "eslint-plugin-react": "^7.14.3", |
| 74 | + "eslint-plugin-react-hooks": "^1.7.0", |
| 75 | + "eslint-plugin-simple-import-sort": "^4.0.0", |
| 76 | + "husky": "^3.0.4", |
| 77 | + "lint-staged": "^9.2.3", |
76 | 78 | "np": "^5.0.2", |
77 | 79 | "npm-run-all": "^4.1.3", |
78 | 80 | "prettier": "^1.16.4", |
79 | | - "react": "^16.8.6", |
80 | | - "react-dom": "^16.8.6", |
| 81 | + "react": "^16.9.0", |
| 82 | + "react-dom": "^16.9.0", |
81 | 83 | "stylelint": "^10.1.0", |
82 | 84 | "typescript": "^3.5.3" |
83 | 85 | }, |
|
0 commit comments