Browse Source

chore: update tree-sitter-cli

pull/333/head
John Drouhard 9 months ago
committed by jdrouhard
parent
commit
1832dd742f
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      package-lock.json

+ 3
- 3
package-lock.json View File

@ -1467,9 +1467,9 @@
}
},
"node_modules/tree-sitter-cli": {
"version": "0.25.6",
"resolved": "https://registry.npmjs.org/tree-sitter-cli/-/tree-sitter-cli-0.25.6.tgz",
"integrity": "sha512-UhkXRkMPtBgE4OatZtYVtDsT3HFUliqAJcs49XQaZv8d2sbeTzEhpJVpMaCqBR3HGhb1WpyoodaFXQaMuOLPEg==",
"version": "0.25.9",
"resolved": "https://registry.npmjs.org/tree-sitter-cli/-/tree-sitter-cli-0.25.9.tgz",
"integrity": "sha512-xcS2EJlNdwG529/JcYl5jV0ew/wY+HXvyNe8nkqhDCwQqxCH7odc9oLKxIWePQqmIKgieZ0YaGyieYKQI3MTKQ==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

Loading…
Cancel
Save