|
16 | 16 | "dependencies": { |
17 | 17 | "chalk": "^2.4.2", |
18 | 18 | "escape-string-regexp": "^2.0.0", |
19 | | - "lerna": "^3.15.0", |
| 19 | + "lerna": "^3.16.4", |
20 | 20 | "mkdirp": "^0.5.1", |
21 | | - "node-fetch": "^2.3.0", |
| 21 | + "node-fetch": "^2.6.0", |
22 | 22 | "rimraf": "^2.6.3", |
23 | 23 | "strip-ansi": "^5.2.0", |
24 | 24 | "traverse": "^0.6.6" |
|
31 | 31 | "@babel/plugin-transform-react-jsx": "^7.3.0", |
32 | 32 | "@babel/preset-env": "^7.4.3", |
33 | 33 | "@babel/preset-typescript": "^7.3.3", |
34 | | - "@callstack/eslint-config": "^4.2.0", |
35 | | - "@types/jest": "^24.0.11", |
36 | | - "@types/webpack": "^4.4.29", |
| 34 | + "@callstack/eslint-config": "^7.0.0", |
| 35 | + "@types/jest": "^24.0.17", |
37 | 36 | "@types/mkdirp": "^0.5.2", |
38 | | - "@types/node": "^11.13.4", |
| 37 | + "@types/node": "^10.14.15", |
39 | 38 | "@types/rimraf": "^2.0.2", |
40 | | - "@typescript-eslint/eslint-plugin": "^1.6.0", |
41 | | - "@typescript-eslint/parser": "^1.6.0", |
42 | | - "babel-eslint": "^10.0.1", |
43 | | - "babel-jest": "^24.7.1", |
44 | | - "eslint": "^5.16.0", |
45 | | - "jest": "^24.7.1", |
46 | | - "typescript": "^3.4.3" |
| 39 | + "@types/webpack": "^4.32.1", |
| 40 | + "@typescript-eslint/eslint-plugin": "^1.13.0", |
| 41 | + "@typescript-eslint/parser": "^1.13.0", |
| 42 | + "babel-eslint": "^10.0.2", |
| 43 | + "babel-jest": "^24.8.0", |
| 44 | + "eslint": "^6.1.0", |
| 45 | + "jest": "^24.8.0", |
| 46 | + "typescript": "^3.5.3" |
47 | 47 | } |
48 | 48 | } |
0 commit comments