Skip to content

Commit

Permalink
chore(deps): update rust crate biome_js_syntax to 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent 4077a35 commit 8158672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ resolver = "2"
biome_formatter = { version = "0.4.0" }
biome_js_formatter = { version = "0.4.0" }
biome_js_parser = { version = "0.4.0" }
biome_js_syntax = { version = "0.4.0" }
biome_js_syntax = { version = "0.5.7" }
biome_json_formatter = { version = "0.4.0" }
biome_json_parser = { version = "0.4.0" }
biome_json_syntax = { version = "0.4.0" }
Expand Down

0 comments on commit 8158672

Please sign in to comment.