|
78 | 78 | "@semantic-release/npm": "^7.0.5",
|
79 | 79 | "@storybook/addon-actions": "^5.3.18",
|
80 | 80 | "@storybook/react": "^5.3.18",
|
| 81 | + "@typescript-eslint/eslint-plugin": "^4.26.1", |
81 | 82 | "astroturf": "^0.10.4",
|
82 | 83 | "babel-eslint": "^10.1.0",
|
83 | 84 | "babel-loader": "^8.1.0",
|
|
87 | 88 | "cross-env": "^7.0.2",
|
88 | 89 | "enzyme": "^3.11.0",
|
89 | 90 | "enzyme-adapter-react-16": "^1.15.2",
|
90 |
| - "eslint": "^6.8.0", |
91 |
| - "eslint-config-jason": "^7.0.1", |
92 |
| - "eslint-config-prettier": "^6.10.1", |
93 |
| - "eslint-plugin-import": "^2.20.2", |
94 |
| - "eslint-plugin-jsx-a11y": "^6.2.3", |
95 |
| - "eslint-plugin-prettier": "^3.1.3", |
96 |
| - "eslint-plugin-react": "^7.19.0", |
97 |
| - "eslint-plugin-react-hooks": "^3.0.0", |
| 91 | + "eslint": "^7.28.0", |
| 92 | + "eslint-config-jason": "^8.1.1", |
| 93 | + "eslint-config-prettier": "^8.3.0", |
| 94 | + "eslint-plugin-import": "^2.23.4", |
| 95 | + "eslint-plugin-jsx-a11y": "^6.4.1", |
| 96 | + "eslint-plugin-react": "^7.24.0", |
| 97 | + "eslint-plugin-react-hooks": "^4.2.0", |
98 | 98 | "jest": "^25.3.0",
|
99 | 99 | "npm-run-all": "^4.1.5",
|
100 | 100 | "prettier": "^2.3.1",
|
|
111 | 111 | "rollup-plugin-terser": "^5.3.0",
|
112 | 112 | "semantic-release": "^17.0.6",
|
113 | 113 | "semantic-release-alt-publish-dir": "^3.0.0",
|
| 114 | + "typescript": "^4.3.2", |
114 | 115 | "webpack-atoms": "14.0.0"
|
115 | 116 | },
|
116 | 117 | "release": {
|
|
0 commit comments