chore(deps): bump io.github.bonede:tree-sitter-json

Bumps [io.github.bonede:tree-sitter-json](https://github.com/bonede/tree-sitter-ng) from 0.23.0 to 0.24.8.
- [Release notes](https://github.com/bonede/tree-sitter-ng/releases)
- [Commits](https://github.com/bonede/tree-sitter-ng/commits)

---
updated-dependencies:
- dependency-name: io.github.bonede:tree-sitter-json
  dependency-version: 0.24.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-03 20:12:29 +00:00 committed by GitHub
parent a9ed9acfc6
commit bdff6c5c6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ dependencies {
implementation("io.github.bonede:tree-sitter-graphql:master-a")
implementation("io.github.bonede:tree-sitter-html:0.23.2")
implementation("io.github.bonede:tree-sitter-javascript:0.23.1")
implementation("io.github.bonede:tree-sitter-json:0.23.0")
implementation("io.github.bonede:tree-sitter-json:0.24.8")
implementation("io.github.bonede:tree-sitter-kotlin:0.3.8.1")
implementation("io.github.bonede:tree-sitter-latex:0.3.0a")
implementation("io.github.bonede:tree-sitter-lua:2.1.3a")