Skip to content

Commit

Permalink
Bump recast from 0.21.1 to 0.21.2
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and LabhanshAgrawal committed Aug 11, 2022
1 parent 3d8423a commit 8760854
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6708,10 +6708,10 @@ readdirp@~3.6.0:
dependencies:
picomatch "^2.2.1"

[email protected].1:
version "0.21.1"
resolved "https://registry.npmjs.org/recast/-/recast-0.21.1.tgz#9b3f4f68c1fe9c1513a1c02ff572fdef02231de2"
integrity sha512-PF61BHLaOGF5oIKTpSrDM6Qfy2d7DIx5qblgqG+wjqHuFH97OgAqBYFIJwEuHTrM6pQGT17IJ8D0C/jVu/0tig==
[email protected].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"
Expand Down

0 comments on commit 8760854

Please sign in to comment.