Skip to content

Commit 9e81b41

Browse files
committed
Update babylon to latest beta version
1 parent c79be8d commit 9e81b41

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"async": "^2.1.4",
3636
"babel-runtime": "^6.9.2",
37-
"babylon": "7.0.0-beta.29",
37+
"babylon": "7.0.0-beta.31",
3838
"commander": "^2.9.0",
3939
"doctrine": "^2.0.0",
4040
"node-dir": "^0.1.10",

yarn.lock

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -805,10 +805,6 @@ babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26
805805
lodash "^4.17.4"
806806
to-fast-properties "^1.0.3"
807807

808-
809-
version "7.0.0-beta.29"
810-
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.29.tgz#6a3e0e6287390385a36f5511e7f94db8618574ae"
811-
812808
[email protected], babylon@^7.0.0-beta.31:
813809
version "7.0.0-beta.31"
814810
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.31.tgz#7ec10f81e0e456fd0f855ad60fa30c2ac454283f"

0 commit comments

Comments
 (0)