From fbf7c199822a1bca0b4a3251e5bef38f68397bd3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 04:42:07 +0000 Subject: [PATCH] Bump recast from 0.18.2 to 0.18.7 Bumps [recast](https://github.com/benjamn/recast) from 0.18.2 to 0.18.7. - [Release notes](https://github.com/benjamn/recast/releases) - [Commits](https://github.com/benjamn/recast/commits) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c907dca..28ee6bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2052,9 +2052,9 @@ readdirp@^2.0.0: readable-stream "^2.0.2" recast@^0.18.2: - version "0.18.2" - resolved "https://registry.yarnpkg.com/recast/-/recast-0.18.2.tgz#ada263677edc70c45408caf20e6ae990958fdea8" - integrity sha512-MbuHc1lzIDIn7bpxaqIAGwwtyaokkzPqINf1Vm/LA0BSyVrTgXNVTTT7RzWC9kP+vqrUoYVpd6wHhI8x75ej8w== + version "0.18.7" + resolved "https://registry.yarnpkg.com/recast/-/recast-0.18.7.tgz#56338a6d803c8c3b9113344440dc70d13c8a1ef7" + integrity sha512-qNfoxvMkW4k8jJgNCfmIES7S31MEejXcEQs57eKUcQGiJUuX7cXNOD2h+W9z0rjNun2EkKqf0WvuRtmHw4NPNg== dependencies: ast-types "0.13.2" esprima "~4.0.0"