|
76 | 76 | "relay-runtime": ">=12.0.0" |
77 | 77 | }, |
78 | 78 | "devDependencies": { |
79 | | - "@4c/babel-preset": "^8.1.1", |
| 79 | + "@4c/babel-preset": "^8.1.2", |
80 | 80 | "@4c/cli": "^3.0.1", |
81 | 81 | "@4c/tsconfig": "^0.4.0", |
82 | 82 | "@babel/cli": "^7.17.6", |
83 | 83 | "@babel/core": "^7.17.9", |
84 | 84 | "@babel/node": "^7.16.8", |
85 | 85 | "@babel/preset-typescript": "^7.16.7", |
86 | | - "@typescript-eslint/eslint-plugin": "^5.18.0", |
87 | | - "@typescript-eslint/parser": "^5.18.0", |
| 86 | + "@typescript-eslint/eslint-plugin": "^5.21.0", |
| 87 | + "@typescript-eslint/parser": "^5.21.0", |
88 | 88 | "babel-jest": "^26.6.3", |
89 | 89 | "babel-plugin-add-module-exports": "^1.0.4", |
90 | 90 | "babel-plugin-relay": "^10.1.3", |
91 | 91 | "codecov": "^3.8.3", |
92 | 92 | "delay": "^5.0.0", |
93 | 93 | "doctoc": "^2.1.0", |
94 | | - "eslint": "^8.12.0", |
| 94 | + "eslint": "^8.14.0", |
95 | 95 | "eslint-config-4catalyzer-jest": "^2.2.0", |
96 | 96 | "eslint-config-4catalyzer-react": "^1.2.2", |
97 | 97 | "eslint-config-4catalyzer-typescript": "^3.2.0", |
98 | 98 | "eslint-config-prettier": "^8.5.0", |
99 | 99 | "eslint-plugin-import": "^2.26.0", |
100 | | - "eslint-plugin-jest": "^26.1.3", |
| 100 | + "eslint-plugin-jest": "^26.1.5", |
101 | 101 | "eslint-plugin-jsx-a11y": "^6.5.1", |
102 | 102 | "eslint-plugin-prettier": "^4.0.0", |
103 | 103 | "eslint-plugin-react": "^7.29.4", |
104 | 104 | "eslint-plugin-react-hooks": "^4.4.0", |
105 | 105 | "farce": "^0.4.5", |
106 | 106 | "found": "^0.6.0", |
107 | | - "graphql": "^15.5.1", |
| 107 | + "graphql": "^15.8.0", |
108 | 108 | "hookem": "^2.0.1", |
109 | 109 | "jest": "^26.6.3", |
110 | | - "lint-staged": "^11.0.0", |
| 110 | + "lint-staged": "^11.2.6", |
111 | 111 | "p-defer": "^3.0.0", |
112 | 112 | "prettier": "^2.6.2", |
113 | 113 | "react": "^17.0.2", |
|
0 commit comments