Skip to content

Commit

Permalink
Update dependency recast to v0.23.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent 0c808e6 commit b50fdbf
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.8",
"recast": "0.23.9",
"typescript": "5.4.5"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9889,10 +9889,10 @@ readdirp@~3.6.0:
dependencies:
picomatch "^2.2.1"

recast@0.23.8:
version "0.23.8"
resolved "https://registry.yarnpkg.com/recast/-/recast-0.23.8.tgz#cf7bed87a82a0bca7ba04aa5122d0c1d1d329b5e"
integrity sha512-D8izEmRtY34O+B5k2kgNmPx4b/be4MGPGFiNzWUGtezDCWDyj/1w1uQQvzySRzAO/b+6TD05FwGPuYR4X52sVw==
recast@0.23.9:
version "0.23.9"
resolved "https://registry.yarnpkg.com/recast/-/recast-0.23.9.tgz#587c5d3a77c2cfcb0c18ccce6da4361528c2587b"
integrity sha512-Hx/BGIbwj+Des3+xy5uAtAbdCyqK9y9wbBcDFDYanLS9JnMqf7OeF87HQwUimE87OEc72mr6tkKUKMBBL+hF9Q==
dependencies:
ast-types "^0.16.1"
esprima "~4.0.0"
Expand Down

0 comments on commit b50fdbf

Please sign in to comment.