mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 21:58:39 -09:00
Bump recast from 0.20.4 to 0.20.5
Bumps [recast](https://github.com/benjamn/recast) from 0.20.4 to 0.20.5. - [Release notes](https://github.com/benjamn/recast/releases) - [Commits](https://github.com/benjamn/recast/compare/v0.20.4...v0.20.5) --- 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
478e0681bb
commit
146d89a3dd
2 changed files with 5 additions and 5 deletions
|
|
@ -40,7 +40,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.4",
|
"react-redux": "7.2.4",
|
||||||
"recast": "0.20.4",
|
"recast": "0.20.5",
|
||||||
"redux": "4.1.0",
|
"redux": "4.1.0",
|
||||||
"redux-thunk": "2.3.0",
|
"redux-thunk": "2.3.0",
|
||||||
"reselect": "4.0.0",
|
"reselect": "4.0.0",
|
||||||
|
|
|
||||||
|
|
@ -6707,10 +6707,10 @@ readdirp@~3.5.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
picomatch "^2.2.1"
|
picomatch "^2.2.1"
|
||||||
|
|
||||||
recast@0.20.4:
|
recast@0.20.5:
|
||||||
version "0.20.4"
|
version "0.20.5"
|
||||||
resolved "https://registry.npmjs.org/recast/-/recast-0.20.4.tgz#db55983eac70c46b3fff96c8e467d65ffb4a7abc"
|
resolved "https://registry.npmjs.org/recast/-/recast-0.20.5.tgz#8e2c6c96827a1b339c634dd232957d230553ceae"
|
||||||
integrity sha512-6qLIBGGRcwjrTZGIiBpJVC/NeuXpogXNyRQpqU1zWPUigCphvApoCs9KIwDYh1eDuJ6dAFlQoi/QUyE5KQ6RBQ==
|
integrity sha512-E5qICoPoNL4yU0H0NoBDntNB0Q5oMSNh9usFctYniLBluTthi3RsQVBXIJNbApOlvSwW/RGxIuokPcAc59J5fQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
ast-types "0.14.2"
|
ast-types "0.14.2"
|
||||||
esprima "~4.0.0"
|
esprima "~4.0.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue