Bump recast from 0.21.1 to 0.21.2

Bumps [recast](https://github.com/benjamn/recast) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/benjamn/recast/releases)
- [Commits](https://github.com/benjamn/recast/commits)

---
updated-dependencies:
- dependency-name: recast
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-08 11:08:09 +00:00 committed by Labhansh Agrawal
parent 3d8423a70d
commit 876085453e
2 changed files with 5 additions and 5 deletions

View file

@ -45,7 +45,7 @@
"react-deep-force-update": "2.1.3",
"react-dom": "17.0.2",
"react-redux": "7.2.8",
"recast": "0.21.1",
"recast": "0.21.2",
"redux": "4.1.2",
"redux-thunk": "2.4.1",
"reselect": "4.1.6",

View file

@ -6708,10 +6708,10 @@ readdirp@~3.6.0:
dependencies:
picomatch "^2.2.1"
recast@0.21.1:
version "0.21.1"
resolved "https://registry.npmjs.org/recast/-/recast-0.21.1.tgz#9b3f4f68c1fe9c1513a1c02ff572fdef02231de2"
integrity sha512-PF61BHLaOGF5oIKTpSrDM6Qfy2d7DIx5qblgqG+wjqHuFH97OgAqBYFIJwEuHTrM6pQGT17IJ8D0C/jVu/0tig==
recast@0.21.2:
version "0.21.2"
resolved "https://registry.npmjs.org/recast/-/recast-0.21.2.tgz#f1995f76397da403e8ed9beafb01a6ff8c29ed10"
integrity sha512-jUR1+NtaBQdKDqBJ+qxwMm5zR8aLSNh268EfgAbY+EP4wcNEWb6hZFhFeYjaYanwgDahx5t47CH8db7X2NfKdQ==
dependencies:
ast-types "0.15.2"
esprima "~4.0.0"