|
39 | 39 | "@babel/parser": "^7.1.3",
|
40 | 40 | "async": "^2.1.4",
|
41 | 41 | "babel-runtime": "^6.9.2",
|
42 |
| - "commander": "^2.9.0", |
| 42 | + "commander": "^2.19.0", |
43 | 43 | "doctrine": "^2.0.0",
|
44 | 44 | "node-dir": "^0.1.10",
|
45 |
| - "recast": "^0.15.0" |
| 45 | + "recast": "^0.16.0" |
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 | 48 | "babel-cli": "^6.26.0",
|
49 | 49 | "babel-core": "^6.26.0",
|
50 |
| - "babel-eslint": "^9.0.0", |
51 |
| - "babel-jest": "^23.0.1", |
| 50 | + "babel-eslint": "^10.0.1", |
| 51 | + "babel-jest": "^23.6.0", |
52 | 52 | "babel-plugin-transform-object-rest-spread": "^6.26.0",
|
53 | 53 | "babel-plugin-transform-runtime": "^6.23.0",
|
54 | 54 | "babel-preset-env": "^1.6.1",
|
55 | 55 | "babel-preset-flow": "^6.23.0",
|
56 | 56 | "cross-spawn": "^6.0.4",
|
57 |
| - "eslint": "^5.0.1", |
58 |
| - "eslint-config-prettier": "^2.9.0", |
59 |
| - "eslint-plugin-prettier": "^2.6.1", |
60 |
| - "flow-bin": "^0.76.0", |
61 |
| - "jest": "^23.1.0", |
62 |
| - "jest-diff": "^23.0.1", |
63 |
| - "jest-matcher-utils": "^23.0.1", |
64 |
| - "prettier": "^1.13.6", |
| 57 | + "eslint": "^5.7.0", |
| 58 | + "eslint-config-prettier": "^3.1.0", |
| 59 | + "eslint-plugin-prettier": "^3.0.0", |
| 60 | + "flow-bin": "^0.83.0", |
| 61 | + "jest": "^23.6.0", |
| 62 | + "jest-diff": "^23.6.0", |
| 63 | + "jest-matcher-utils": "^23.6.0", |
| 64 | + "prettier": "^1.14.3", |
65 | 65 | "rimraf": "^2.3.2",
|
66 | 66 | "temp": "^0.8.1"
|
67 | 67 | },
|
|
0 commit comments