Skip to content

Commit 4c3be56

Browse files
committed
Merge branch 'v3-dev' of https://github.com/reactjs/react-docgen into v3-dev
2 parents ff58eec + ef326aa commit 4c3be56

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.3",
33+
"babylon": "7.0.0-beta.4",
3434
"commander": "^2.9.0",
3535
"doctrine": "^2.0.0",
3636
"node-dir": "^0.1.10",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -731,9 +731,9 @@ 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.3"
736-
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.3.tgz#d2204f157a88000bc1645d5c1c89c392f664ab7b"
734+
735+
version "7.0.0-beta.4"
736+
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.4.tgz#82db799d2667f61bbaf34456dbfa91c37613459d"
737737

738738
babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0:
739739
version "6.16.1"

0 commit comments

Comments
 (0)