cypress 9.2.0 → 9.4.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,2 +1,2 @@
1
- // type helpers
2
- type Nullable<T> = T | null
1
+ // type helpers
2
+ type Nullable<T> = T | null