diff --git a/packages/test-runner/package.json b/packages/test-runner/package.json index 2139e2c546..08037ab0c8 100644 --- a/packages/test-runner/package.json +++ b/packages/test-runner/package.json @@ -29,7 +29,7 @@ "tail": "^2.2.6" }, "devDependencies": { - "@cursorless/tree-sitter-wasms": "^0.9.0", + "@cursorless/tree-sitter-wasms": "^0.10.0", "@types/cross-spawn": "^6.0.6", "@types/mocha": "^10.0.10", "@types/tail": "^2.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57c3c705d1..34a4c42ed5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -658,8 +658,8 @@ importers: version: 2.2.6 devDependencies: '@cursorless/tree-sitter-wasms': - specifier: ^0.9.0 - version: 0.9.0 + specifier: ^0.10.0 + version: 0.10.0 '@types/cross-spawn': specifier: ^6.0.6 version: 6.0.6 @@ -1878,6 +1878,9 @@ packages: resolution: {integrity: sha512-35YArL6YW4v6s4ZHE8cvJX1ONHJhAj0uVnJ0n5Epi9nHhROodWNdUO2yBIL/dfW55YqVv4ecC7qjpvagkYFtdQ==} hasBin: true + '@cursorless/tree-sitter-wasms@0.10.0': + resolution: {integrity: sha512-e/7mcvp5zDTe9dUUiSKkwacP/oyHRFyn6uGA7Qqx+g87Vb9sd3WNBMaxO9cL4TgcUyPRS7uHoEZn5cWOWGQJYw==} + '@cursorless/tree-sitter-wasms@0.9.0': resolution: {integrity: sha512-272qb3uKEOwLClLDxfo/Zv0DZmuI2mkWyGHC3aRZ9pcgr29ddokTEyNsOxx0jy0ouwyfKH7Mcn+kkyQWiVTWUw==} @@ -12816,6 +12819,8 @@ snapshots: get-stdin: 10.0.0 web-tree-sitter: 0.26.10 + '@cursorless/tree-sitter-wasms@0.10.0': {} + '@cursorless/tree-sitter-wasms@0.9.0': {} '@dabh/diagnostics@2.0.8':