Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

Commit 1af2a06

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency babylon to v7.0.0-beta.43
Signed-off-by: Charlike Mike Reagent <[email protected]>
1 parent aa53f73 commit 1af2a06

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
@@ -29,7 +29,7 @@
2929
],
3030
"dependencies": {
3131
"arrify": "1.0.1",
32-
"babylon": "7.0.0-beta.42",
32+
"babylon": "7.0.0-beta.43",
3333
"define-property": "2.0.2"
3434
},
3535
"devDependencies": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -811,9 +811,9 @@ [email protected]:
811811
version "7.0.0-beta.25"
812812
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.25.tgz#5fff5062b7082203b1bc5cab488e154cfee0202a"
813813

814-
815-
version "7.0.0-beta.42"
816-
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.42.tgz#67cfabcd4f3ec82999d29031ccdea89d0ba99657"
814+
815+
version "7.0.0-beta.43"
816+
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.43.tgz#15128e7403d41b0e56cca2f110024cc1d8ada8cd"
817817

818818
babylon@^6.18.0:
819819
version "6.18.0"

0 commit comments

Comments
 (0)