mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 13:48:41 -09:00
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:
parent
3d8423a70d
commit
876085453e
2 changed files with 5 additions and 5 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
"react-deep-force-update": "2.1.3",
|
"react-deep-force-update": "2.1.3",
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
"react-redux": "7.2.8",
|
"react-redux": "7.2.8",
|
||||||
"recast": "0.21.1",
|
"recast": "0.21.2",
|
||||||
"redux": "4.1.2",
|
"redux": "4.1.2",
|
||||||
"redux-thunk": "2.4.1",
|
"redux-thunk": "2.4.1",
|
||||||
"reselect": "4.1.6",
|
"reselect": "4.1.6",
|
||||||
|
|
|
||||||
|
|
@ -6708,10 +6708,10 @@ readdirp@~3.6.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
picomatch "^2.2.1"
|
picomatch "^2.2.1"
|
||||||
|
|
||||||
recast@0.21.1:
|
recast@0.21.2:
|
||||||
version "0.21.1"
|
version "0.21.2"
|
||||||
resolved "https://registry.npmjs.org/recast/-/recast-0.21.1.tgz#9b3f4f68c1fe9c1513a1c02ff572fdef02231de2"
|
resolved "https://registry.npmjs.org/recast/-/recast-0.21.2.tgz#f1995f76397da403e8ed9beafb01a6ff8c29ed10"
|
||||||
integrity sha512-PF61BHLaOGF5oIKTpSrDM6Qfy2d7DIx5qblgqG+wjqHuFH97OgAqBYFIJwEuHTrM6pQGT17IJ8D0C/jVu/0tig==
|
integrity sha512-jUR1+NtaBQdKDqBJ+qxwMm5zR8aLSNh268EfgAbY+EP4wcNEWb6hZFhFeYjaYanwgDahx5t47CH8db7X2NfKdQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
ast-types "0.15.2"
|
ast-types "0.15.2"
|
||||||
esprima "~4.0.0"
|
esprima "~4.0.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue