|
57 | 57 | "@4c/jest-preset": "^1.5.3", |
58 | 58 | "@4c/rollout": "^2.1.10", |
59 | 59 | "@4c/tsconfig": "^0.3.1", |
60 | | - "@babel/cli": "^7.11.6", |
61 | | - "@babel/core": "^7.11.6", |
62 | | - "@babel/preset-typescript": "^7.10.4", |
| 60 | + "@babel/cli": "^7.12.1", |
| 61 | + "@babel/core": "^7.12.3", |
| 62 | + "@babel/preset-typescript": "^7.12.1", |
63 | 63 | "@types/enzyme": "^3.10.7", |
64 | 64 | "@types/graphql-relay": "^0.6.0", |
65 | 65 | "@types/invariant": "^2.2.34", |
66 | 66 | "@types/jest": "^26.0.14", |
67 | | - "@types/node": "^14.11.8", |
| 67 | + "@types/node": "^14.11.10", |
68 | 68 | "@types/react-dom": "^16.9.8", |
69 | | - "@typescript-eslint/eslint-plugin": "^4.4.0", |
70 | | - "@typescript-eslint/parser": "^4.4.0", |
| 69 | + "@typescript-eslint/eslint-plugin": "^4.4.1", |
| 70 | + "@typescript-eslint/parser": "^4.4.1", |
71 | 71 | "babel-jest": "^26.5.2", |
72 | 72 | "babel-plugin-relay": "^10.0.1", |
73 | 73 | "codecov": "^3.8.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.12.0", |
| 80 | + "eslint-config-prettier": "^6.13.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", |
|
88 | 88 | "graphql-relay": "^0.6.0", |
89 | 89 | "husky": "^4.3.0", |
90 | 90 | "jest": "^26.5.3", |
91 | | - "lint-staged": "^10.4.0", |
| 91 | + "lint-staged": "^10.4.2", |
92 | 92 | "prettier": "^2.1.2", |
93 | | - "react": "^16.13.1", |
94 | | - "react-dom": "^16.13.1", |
| 93 | + "react": "^16.14.0", |
| 94 | + "react-dom": "^16.14.0", |
95 | 95 | "react-relay": "^10.0.1", |
96 | 96 | "relay-compiler": "^10.0.1", |
97 | 97 | "relay-compiler-language-typescript": "^13.0.1", |
|
0 commit comments