Bump recast from 0.16.2 to 0.19.0

Bumps [recast](https://github.com/benjamn/recast) from 0.16.2 to 0.19.0.
- [Release notes](https://github.com/benjamn/recast/releases)
- [Commits](https://github.com/benjamn/recast/compare/v0.16.2...v0.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-14 07:25:25 +00:00 committed by GitHub
parent 5f6480aec5
commit 5e7c142ec8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 1 deletions

View File

@ -37,7 +37,7 @@
"jscodeshift": "^0.7.0",
"lodash": "^4.17.15",
"prettier": "^2.0.2",
"recast": "^0.16.1",
"recast": "^0.19.0",
"regenerator-runtime": "^0.13.3"
},
"devDependencies": {

View File

@ -25387,6 +25387,16 @@ recast@^0.18.1:
private "^0.1.8"
source-map "~0.6.1"
recast@^0.19.0:
version "0.19.0"
resolved "https://registry.yarnpkg.com/recast/-/recast-0.19.0.tgz#a6a9f95996f616dcbff60c9a8b9995922c5f4b74"
integrity sha512-HymYANYaUFpKoAkOZ2od16SB7A/BwCZbvYIs9Rc8K+wNThQctiCJ0AjLkPbo9eWdy3w5Eemk6I4MeEYbH12PBg==
dependencies:
ast-types "0.13.3"
esprima "~4.0.0"
private "^0.1.8"
source-map "~0.6.1"
rechoir@^0.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384"