Skip to content

Commit 5736be6

Browse files
committed
Update babylon
1 parent d0c3223 commit 5736be6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"babel-code-frame": "7.0.0-alpha.12",
1616
"babel-traverse": "7.0.0-alpha.12",
1717
"babel-types": "7.0.0-alpha.12",
18-
"babylon": "7.0.0-beta.13"
18+
"babylon": "7.0.0-beta.14"
1919
},
2020
"scripts": {
2121
"test": "npm run lint && npm run test-only",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,9 @@ [email protected]:
208208
version "7.0.0-beta.12"
209209
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.12.tgz#f7b9c8a89ff7d6afb57b906d947a4237f9bf53f9"
210210

211-
212-
version "7.0.0-beta.13"
213-
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.13.tgz#12425c1bfd9498be419021ed36b43fe4f0289c0a"
211+
212+
version "7.0.0-beta.14"
213+
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.14.tgz#72aa3c493c984c2edc54d4bc077b74066ed4511d"
214214

215215
216216
version "7.0.0-beta.8"

0 commit comments

Comments
 (0)