|
79 | 79 | "@types/react": "17.0.2", |
80 | 80 | "@types/react-dom": "17.0.2", |
81 | 81 | "@types/rollup-plugin-peer-deps-external": "2.2.0", |
82 | | - "@typescript-eslint/eslint-plugin": "4.18.0", |
83 | | - "@typescript-eslint/parser": "4.18.0", |
| 82 | + "@typescript-eslint/eslint-plugin": "4.33.0", |
| 83 | + "@typescript-eslint/parser": "4.33.0", |
84 | 84 | "babel-loader": "8.2.2", |
85 | 85 | "commitizen": "4.2.3", |
86 | 86 | "concurrently": "6.0.0", |
87 | 87 | "cz-conventional-changelog": "3.3.0", |
88 | | - "eslint": "7.22.0", |
| 88 | + "eslint": "7.32.0", |
89 | 89 | "eslint-config-airbnb": "18.2.1", |
90 | 90 | "eslint-config-prettier": "7.2.0", |
91 | 91 | "eslint-plugin-import": "2.22.1", |
92 | | - "eslint-plugin-jest": "24.3.2", |
93 | | - "eslint-plugin-jsx-a11y": "6.4.1", |
94 | | - "eslint-plugin-prettier": "3.3.1", |
95 | | - "eslint-plugin-react": "7.22.0", |
96 | | - "eslint-plugin-react-hooks": "4.2.0", |
| 92 | + "eslint-plugin-jest": "24.7.0", |
| 93 | + "eslint-plugin-jsx-a11y": "6.7.1", |
| 94 | + "eslint-plugin-prettier": "3.4.1", |
| 95 | + "eslint-plugin-react": "7.33.1", |
| 96 | + "eslint-plugin-react-hooks": "4.6.0", |
97 | 97 | "eslint-plugin-testing-library": "3.10.2", |
98 | 98 | "husky": "4.3.8", |
99 | 99 | "jest": "26.6.3", |
|
0 commit comments