clarity-pattern-parser 10.2.9 → 10.2.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -2918,6 +2918,7 @@ class ExpressionPattern {
2918
2918
  break;
2919
2919
  }
2920
2920
  }
2921
+ cursor.resolveError();
2921
2922
  cursor.moveTo(onIndex);
2922
2923
  }
2923
2924
  cursor.resolveError();