From cc7f17256cda9be20a77ca3b2a580958ce4eae54 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 13:28:37 +0000 Subject: [PATCH] Bump recast from 0.18.5 to 0.18.7 Bumps [recast](https://github.com/benjamn/recast) from 0.18.5 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d304413c..2fd7783a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react-deep-force-update": "2.1.3", "react-dom": "16.12.0", "react-redux": "7.2.0", - "recast": "0.18.5", + "recast": "0.18.7", "redux": "4.0.5", "redux-thunk": "2.3.0", "reselect": "4.0.0", diff --git a/yarn.lock b/yarn.lock index b092ff24..917cb373 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6933,10 +6933,10 @@ readdirp@~3.3.0: dependencies: picomatch "^2.0.7" -recast@0.18.5: - version "0.18.5" - resolved "https://registry.yarnpkg.com/recast/-/recast-0.18.5.tgz#9d5adbc07983a3c8145f3034812374a493e0fe4d" - integrity sha512-sD1WJrpLQAkXGyQZyGzTM75WJvyAd98II5CHdK3IYbt/cZlU0UzCRVU11nUFNXX9fBVEt4E9ajkMjBlUlG+Oog== +recast@0.18.7: + 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"