|
37 | 37 | ] |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "@testing-library/jest-dom": "^5.11.9", |
41 | | - "@testing-library/react": "^11.2.5", |
42 | | - "@testing-library/react-hooks": "^5.1.0", |
| 40 | + "@testing-library/jest-dom": "^5.11.10", |
| 41 | + "@testing-library/react": "^11.2.6", |
| 42 | + "@testing-library/react-hooks": "^5.1.1", |
43 | 43 | "@types/enzyme": "^3.10.8", |
44 | 44 | "@types/enzyme-adapter-react-16": "^1.0.6", |
45 | | - "@types/jest": "^26.0.20", |
| 45 | + "@types/jest": "^26.0.22", |
46 | 46 | "@types/react": "^16.8.0", |
47 | 47 | "@types/react-dom": "^16.8.0", |
48 | | - "@typescript-eslint/eslint-plugin": "^4.16.1", |
49 | | - "@typescript-eslint/parser": "^4.16.1", |
| 48 | + "@typescript-eslint/eslint-plugin": "^4.20.0", |
| 49 | + "@typescript-eslint/parser": "^4.20.0", |
50 | 50 | "enzyme": "^3.11.0", |
51 | 51 | "enzyme-adapter-react-16": "^1.15.6", |
52 | | - "eslint": "^7.21.0", |
| 52 | + "eslint": "^7.23.0", |
53 | 53 | "eslint-config-airbnb-typescript": "^12.3.1", |
54 | 54 | "eslint-config-prettier": "^8.1.0", |
55 | 55 | "eslint-plugin-import": "^2.22.1", |
56 | 56 | "eslint-plugin-import-helpers": "^1.1.0", |
57 | 57 | "eslint-plugin-jsx-a11y": "^6.4.1", |
58 | 58 | "eslint-plugin-prettier": "^3.3.1", |
59 | | - "eslint-plugin-react": "^7.22.0", |
| 59 | + "eslint-plugin-react": "^7.23.1", |
60 | 60 | "eslint-plugin-react-hooks": "^4.2.0", |
61 | | - "husky": "^5.1.3", |
| 61 | + "husky": "^6.0.0", |
62 | 62 | "jest": "^26.6.3", |
63 | 63 | "lint-staged": "^10.5.4", |
64 | 64 | "prettier": "^2.2.1", |
65 | 65 | "react": "^16.8.0", |
66 | 66 | "react-dom": "^16.8.0", |
67 | 67 | "rimraf": "^3.0.2", |
68 | | - "ts-jest": "^26.5.3", |
| 68 | + "ts-jest": "^26.5.4", |
69 | 69 | "typescript": "^4.2.3" |
70 | 70 | }, |
71 | 71 | "peerDependencies": { |
|
0 commit comments