We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda19f5 commit 0a83b6cCopy full SHA for 0a83b6c
package.json
@@ -34,11 +34,11 @@
34
"dependencies": {
35
"async": "^2.1.4",
36
"babel-runtime": "^6.9.2",
37
- "babylon": "7.0.0-beta.40",
+ "babylon": "7.0.0-beta.44",
38
"commander": "^2.9.0",
39
"doctrine": "^2.0.0",
40
"node-dir": "^0.1.10",
41
- "recast": "^0.13.0"
+ "recast": "^0.14.7"
42
},
43
"devDependencies": {
44
"babel-cli": "^6.26.0",
@@ -51,7 +51,7 @@
51
"babel-preset-flow": "^6.23.0",
52
"cross-spawn": "^6.0.4",
53
"eslint": "^4.3.0",
54
- "flow-bin": "^0.66.0",
+ "flow-bin": "^0.70.0",
55
"jest": "^22.3.0",
56
"jest-diff": "^22.1.0",
57
"jest-matcher-utils": "^22.2.0",
0 commit comments