From 86d418f766e01c717a7a8cbb5121ce901c6b4ae8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 06:10:27 +0000 Subject: [PATCH] Bump recast from 0.18.3 to 0.18.5 Bumps [recast](https://github.com/benjamn/recast) from 0.18.3 to 0.18.5. - [Release notes](https://github.com/benjamn/recast/releases) - [Commits](https://github.com/benjamn/recast/compare/v0.18.3...v0.18.5) 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 f5ce81bf..15593a22 100644 --- a/package.json +++ b/package.json @@ -254,7 +254,7 @@ "react-deep-force-update": "2.1.3", "react-dom": "16.10.2", "react-redux": "7.1.1", - "recast": "0.18.3", + "recast": "0.18.5", "redux": "4.0.4", "redux-thunk": "2.3.0", "reselect": "4.0.0", diff --git a/yarn.lock b/yarn.lock index b4243f70..b956319d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7442,10 +7442,10 @@ readdirp@~3.2.0: dependencies: picomatch "^2.0.4" -recast@0.18.3: - version "0.18.3" - resolved "https://registry.yarnpkg.com/recast/-/recast-0.18.3.tgz#a0d17cb72665f8d153cb400a946c4b7b507536b6" - integrity sha512-J76CWndZodsOsvhpxhlDCp75qVPuohbqPmh9NYMVDkNDp3JbyB7UKeoKo3KoL63sA1MyPJljRMjilR6DnIP7EQ== +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== dependencies: ast-types "0.13.2" esprima "~4.0.0"