Skip to content

Commit

Permalink
fix(deps): update dependency recast to v0.23.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent d490131 commit 7437439
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 @@ -102,7 +102,7 @@
"patch-package": "8.0.0",
"precinct": "12.1.1",
"prettier": "3.2.5",
"recast": "0.23.6",
"recast": "0.23.7",
"typescript": "5.4.5"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9863,10 +9863,10 @@ readdirp@~3.6.0:
dependencies:
picomatch "^2.2.1"

[email protected].6:
version "0.23.6"
resolved "https://registry.yarnpkg.com/recast/-/recast-0.23.6.tgz#198fba74f66143a30acc81929302d214ce4e3bfa"
integrity sha512-9FHoNjX1yjuesMwuthAmPKabxYQdOgihFYmT5ebXfYGBcnqXZf3WOVz+5foEZ8Y83P4ZY6yQD5GMmtV+pgCCAQ==
[email protected].7:
version "0.23.7"
resolved "https://registry.yarnpkg.com/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 7437439

Please sign in to comment.