Skip to content

Commit 4dace43

Browse files
committed
Update babylon to v7.0.0-beta.8
1 parent d22d2fa commit 4dace43

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"async": "^2.1.4",
3232
"babel-runtime": "^6.9.2",
33-
"babylon": "7.0.0-beta.4",
33+
"babylon": "v7.0.0-beta.8",
3434
"commander": "^2.9.0",
3535
"doctrine": "^2.0.0",
3636
"node-dir": "^0.1.10",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -731,14 +731,14 @@ babel-types@^6.15.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.22
731731
lodash "^4.2.0"
732732
to-fast-properties "^1.0.1"
733733

734-
735-
version "7.0.0-beta.4"
736-
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.4.tgz#82db799d2667f61bbaf34456dbfa91c37613459d"
737-
738734
babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0:
739735
version "6.16.1"
740736
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.16.1.tgz#30c5a22f481978a9e7f8cdfdf496b11d94b404d3"
741737

738+
739+
version "7.0.0-beta.8"
740+
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.8.tgz#2bdc5ae366041442c27e068cce6f0d7c06ea9949"
741+
742742
balanced-match@^0.4.1:
743743
version "0.4.2"
744744
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"

0 commit comments

Comments
 (0)