diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-11 05:39:59 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-12-11 05:39:59 +0000 |
commit | 9f3882c80e49334934a5ae0a1fca3811eaa96e8a (patch) | |
tree | 004ef1cd0f727f03d5268498e5a3a7d3f716c28e /docs/package.json | |
parent | 84baf929c9bb95f255d4bafd0e57f2ec47455fca (diff) | |
download | zmk-9f3882c80e49334934a5ae0a1fca3811eaa96e8a.tar.gz zmk-9f3882c80e49334934a5ae0a1fca3811eaa96e8a.zip |
chore(deps): bump web-tree-sitter in /docs in the tree-sitter groupdependabot/npm_and_yarn/docs/tree-sitter-a9c74ed152
Bumps the tree-sitter group in /docs with 1 update: [web-tree-sitter](https://github.com/tree-sitter/tree-sitter).
Updates `web-tree-sitter` from 0.24.3 to 0.24.4
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Changelog](https://github.com/tree-sitter/tree-sitter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tree-sitter/tree-sitter/compare/v0.24.3...v0.24.4)
---
updated-dependencies:
- dependency-name: web-tree-sitter
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tree-sitter
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'docs/package.json')
-rw-r--r-- | docs/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/package.json b/docs/package.json index 29a339fe7c..90dde9fc7e 100644 --- a/docs/package.json +++ b/docs/package.json @@ -30,7 +30,7 @@ "react-dom": "^18.0.0", "react-toastify": "^10.0.6", "tree-sitter-devicetree": "^0.12.1", - "web-tree-sitter": "^0.24.3" + "web-tree-sitter": "^0.24.4" }, "browserslist": { "production": [ |