|
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": "5.59.11", |
| 83 | + "@typescript-eslint/parser": "5.59.11", |
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", |
89 | | - "eslint-config-airbnb": "18.2.1", |
90 | | - "eslint-config-prettier": "7.2.0", |
| 88 | + "eslint": "8.43.0", |
| 89 | + "eslint-config-airbnb": "19.0.4", |
| 90 | + "eslint-config-prettier": "8.8.0", |
91 | 91 | "eslint-plugin-import": "2.22.1", |
92 | | - "eslint-plugin-jest": "24.3.2", |
| 92 | + "eslint-plugin-jest": "27.2.2", |
93 | 93 | "eslint-plugin-jsx-a11y": "6.4.1", |
94 | | - "eslint-plugin-prettier": "3.3.1", |
| 94 | + "eslint-plugin-prettier": "4.2.1", |
95 | 95 | "eslint-plugin-react": "7.22.0", |
96 | 96 | "eslint-plugin-react-hooks": "4.2.0", |
97 | | - "eslint-plugin-testing-library": "3.10.2", |
| 97 | + "eslint-plugin-testing-library": "5.11.0", |
98 | 98 | "husky": "4.3.8", |
99 | 99 | "jest": "26.6.3", |
100 | 100 | "jest-environment-jsdom-sixteen": "1.0.3", |
|
0 commit comments