@bigbinary/neeto-playwright-commons 1.19.7 → 1.19.8

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/index.d.ts CHANGED
@@ -4337,7 +4337,7 @@ declare const GOOGLE_LOGIN_TEXTS: {
4337
4337
  googleAccount: string;
4338
4338
  connectYourGoogleAccount: string;
4339
4339
  signInWithGoogle: string;
4340
- signInHeading: (appName: string) => string;
4340
+ signInHeading: (appName: string) => RegExp;
4341
4341
  continue: string;
4342
4342
  selectAll: string;
4343
4343
  appNotVerified: string;