|
23 | 23 | },
|
24 | 24 | "optionalDependencies": {
|
25 | 25 | "@cookielab.io/eslint-plugin-custom-rules": "^0.3.0",
|
26 |
| - "@typescript-eslint/eslint-plugin": "^2.5.0", |
27 |
| - "@typescript-eslint/parser": "^2.5.0", |
| 26 | + "@typescript-eslint/eslint-plugin": "^2.7.0", |
| 27 | + "@typescript-eslint/parser": "^2.7.0", |
28 | 28 | "babel-eslint": "^10.0.3",
|
29 | 29 | "eslint-import-resolver-typescript": "^2.0.0",
|
30 |
| - "eslint-plugin-flowtype": "^4.3.0", |
| 30 | + "eslint-plugin-flowtype": "^4.4.1", |
31 | 31 | "eslint-plugin-sort-imports-es6-autofix": "^0.5.0",
|
32 |
| - "typescript": "^3.6.4" |
| 32 | + "typescript": "^3.7.2" |
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 | 35 | "@cookielab.io/eslint-plugin-custom-rules": "0.3.0",
|
36 |
| - "@typescript-eslint/eslint-plugin": "2.5.0", |
37 |
| - "@typescript-eslint/parser": "2.5.0", |
| 36 | + "@typescript-eslint/eslint-plugin": "2.7.0", |
| 37 | + "@typescript-eslint/parser": "2.7.0", |
38 | 38 | "ajv": "6.10.2",
|
39 | 39 | "babel-eslint": "10.0.3",
|
40 |
| - "eslint": "6.5.1", |
| 40 | + "eslint": "6.6.0", |
41 | 41 | "eslint-import-resolver-typescript": "2.0.0",
|
42 | 42 | "eslint-plugin-filenames": "1.3.2",
|
43 |
| - "eslint-plugin-flowtype": "4.3.0", |
| 43 | + "eslint-plugin-flowtype": "4.4.1", |
44 | 44 | "eslint-plugin-import": "2.18.2",
|
45 | 45 | "eslint-plugin-sort-imports-es6-autofix": "0.5.0",
|
46 | 46 | "jest": "24.9.0",
|
47 |
| - "typescript": "3.6.4" |
| 47 | + "typescript": "3.7.2" |
48 | 48 | },
|
49 | 49 | "jest": {
|
50 | 50 | "roots": [
|
|
0 commit comments