mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 23:01:16 +08:00
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:
parent
5f6480aec5
commit
5e7c142ec8
@ -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": {
|
||||
|
10
yarn.lock
10
yarn.lock
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user