|
63 | 63 | "@types/enzyme": "^3.10.7",
|
64 | 64 | "@types/graphql-relay": "^0.6.0",
|
65 | 65 | "@types/invariant": "^2.2.34",
|
66 |
| - "@types/jest": "^26.0.14", |
67 |
| - "@types/node": "^14.11.10", |
| 66 | + "@types/jest": "^26.0.15", |
| 67 | + "@types/node": "^14.14.3", |
68 | 68 | "@types/react-dom": "^16.9.8",
|
69 |
| - "@typescript-eslint/eslint-plugin": "^4.4.1", |
70 |
| - "@typescript-eslint/parser": "^4.4.1", |
71 |
| - "babel-jest": "^26.5.2", |
| 69 | + "@typescript-eslint/eslint-plugin": "^4.5.0", |
| 70 | + "@typescript-eslint/parser": "^4.5.0", |
| 71 | + "babel-jest": "^26.6.1", |
72 | 72 | "babel-plugin-relay": "^10.0.1",
|
73 | 73 | "codecov": "^3.8.0",
|
74 | 74 | "enzyme": "^3.11.0",
|
75 | 75 | "enzyme-adapter-react-16": "^1.15.5",
|
76 |
| - "eslint": "^7.11.0", |
| 76 | + "eslint": "^7.12.0", |
77 | 77 | "eslint-config-4catalyzer-jest": "^2.0.9",
|
78 | 78 | "eslint-config-4catalyzer-react": "^1.0.12",
|
79 | 79 | "eslint-config-4catalyzer-typescript": "^3.0.1",
|
80 |
| - "eslint-config-prettier": "^6.13.0", |
| 80 | + "eslint-config-prettier": "^6.14.0", |
81 | 81 | "eslint-plugin-import": "^2.22.1",
|
82 | 82 | "eslint-plugin-jest": "^24.1.0",
|
83 | 83 | "eslint-plugin-jsx-a11y": "^6.3.1",
|
84 | 84 | "eslint-plugin-prettier": "^3.1.4",
|
85 |
| - "eslint-plugin-react": "^7.21.4", |
86 |
| - "eslint-plugin-react-hooks": "^4.1.2", |
| 85 | + "eslint-plugin-react": "^7.21.5", |
| 86 | + "eslint-plugin-react-hooks": "^4.2.0", |
87 | 87 | "graphql": "^15.3.0",
|
88 | 88 | "graphql-relay": "^0.6.0",
|
89 | 89 | "husky": "^4.3.0",
|
90 |
| - "jest": "^26.5.3", |
| 90 | + "jest": "^26.6.1", |
91 | 91 | "lint-staged": "^10.4.2",
|
92 | 92 | "prettier": "^2.1.2",
|
93 | 93 | "react": "^16.14.0",
|
|
0 commit comments