It's not clear from the documentation if execution order is guaranteed in sequential runs that match a wildcard.
IMO, the best ordering would be to execute in the order they are defined in package.json.
If such a guarantee exists, it should be documented.