Skip to content

Commit 0a83b6c

Browse files
committed
Update dependencies
1 parent bda19f5 commit 0a83b6c

File tree

2 files changed

+1033
-564
lines changed

2 files changed

+1033
-564
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"dependencies": {
3535
"async": "^2.1.4",
3636
"babel-runtime": "^6.9.2",
37-
"babylon": "7.0.0-beta.40",
37+
"babylon": "7.0.0-beta.44",
3838
"commander": "^2.9.0",
3939
"doctrine": "^2.0.0",
4040
"node-dir": "^0.1.10",
41-
"recast": "^0.13.0"
41+
"recast": "^0.14.7"
4242
},
4343
"devDependencies": {
4444
"babel-cli": "^6.26.0",
@@ -51,7 +51,7 @@
5151
"babel-preset-flow": "^6.23.0",
5252
"cross-spawn": "^6.0.4",
5353
"eslint": "^4.3.0",
54-
"flow-bin": "^0.66.0",
54+
"flow-bin": "^0.70.0",
5555
"jest": "^22.3.0",
5656
"jest-diff": "^22.1.0",
5757
"jest-matcher-utils": "^22.2.0",

0 commit comments

Comments
 (0)