mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 22:48:41 -09:00
Bump recast from 0.23.6 to 0.23.9 in /app
Bumps [recast](https://github.com/benjamn/recast) from 0.23.6 to 0.23.9. - [Release notes](https://github.com/benjamn/recast/releases) - [Commits](https://github.com/benjamn/recast/compare/v0.23.6...v0.23.9) --- 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
2a7bb18259
commit
14d4dc3ccb
2 changed files with 5 additions and 5 deletions
|
|
@ -35,7 +35,7 @@
|
||||||
"queue": "6.0.2",
|
"queue": "6.0.2",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"recast": "0.23.6",
|
"recast": "0.23.9",
|
||||||
"semver": "7.6.0",
|
"semver": "7.6.0",
|
||||||
"shell-env": "3.0.1",
|
"shell-env": "3.0.1",
|
||||||
"sudo-prompt": "^9.2.1",
|
"sudo-prompt": "^9.2.1",
|
||||||
|
|
|
||||||
|
|
@ -819,10 +819,10 @@ readdirp@~3.6.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
picomatch "^2.2.1"
|
picomatch "^2.2.1"
|
||||||
|
|
||||||
recast@0.23.6:
|
recast@0.23.9:
|
||||||
version "0.23.6"
|
version "0.23.9"
|
||||||
resolved "https://registry.npmjs.org/recast/-/recast-0.23.6.tgz#198fba74f66143a30acc81929302d214ce4e3bfa"
|
resolved "https://registry.npmjs.org/recast/-/recast-0.23.9.tgz#587c5d3a77c2cfcb0c18ccce6da4361528c2587b"
|
||||||
integrity sha512-9FHoNjX1yjuesMwuthAmPKabxYQdOgihFYmT5ebXfYGBcnqXZf3WOVz+5foEZ8Y83P4ZY6yQD5GMmtV+pgCCAQ==
|
integrity sha512-Hx/BGIbwj+Des3+xy5uAtAbdCyqK9y9wbBcDFDYanLS9JnMqf7OeF87HQwUimE87OEc72mr6tkKUKMBBL+hF9Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
ast-types "^0.16.1"
|
ast-types "^0.16.1"
|
||||||
esprima "~4.0.0"
|
esprima "~4.0.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue