Skip to content

Commit

Permalink
Bump recast from 0.23.6 to 0.23.7 in /app
Browse files Browse the repository at this point in the history
Bumps [recast](https://github.com/benjamn/recast) from 0.23.6 to 0.23.7.
- [Release notes](https://github.com/benjamn/recast/releases)
- [Commits](benjamn/recast@v0.23.6...v0.23.7)

---
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 May 13, 2024
1 parent 2a7bb18 commit 004877e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"queue": "6.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"recast": "0.23.6",
"recast": "0.23.7",
"semver": "7.6.0",
"shell-env": "3.0.1",
"sudo-prompt": "^9.2.1",
Expand Down
8 changes: 4 additions & 4 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -819,10 +819,10 @@ readdirp@~3.6.0:
dependencies:
picomatch "^2.2.1"

[email protected].6:
version "0.23.6"
resolved "https://registry.npmjs.org/recast/-/recast-0.23.6.tgz#198fba74f66143a30acc81929302d214ce4e3bfa"
integrity sha512-9FHoNjX1yjuesMwuthAmPKabxYQdOgihFYmT5ebXfYGBcnqXZf3WOVz+5foEZ8Y83P4ZY6yQD5GMmtV+pgCCAQ==
[email protected].7:
version "0.23.7"
resolved "https://registry.npmjs.org/recast/-/recast-0.23.7.tgz#1e08f164e10402b075c904a2b01022b3da039c72"
integrity sha512-MpQlLZVpqbbxYcqEjwpRWo88sGvjOYoXptySz710RuddNMHx+wPkoNX6YyLZJlXAh5VZr1qmPrTwcTuFMh0Lag==
dependencies:
ast-types "^0.16.1"
esprima "~4.0.0"
Expand Down

0 comments on commit 004877e

Please sign in to comment.