@letsrunit/playwright 0.15.0 → 0.16.0
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
|
@@ -17335,7 +17335,7 @@ var require_tlds = __commonJS({
|
|
|
17335
17335
|
var re2_default;
|
|
17336
17336
|
var init_re2 = __esm({
|
|
17337
17337
|
"../../node_modules/re2/build/Release/re2.node"() {
|
|
17338
|
-
re2_default = "./re2-
|
|
17338
|
+
re2_default = "./re2-Y7Q7YTEA.node";
|
|
17339
17339
|
}
|
|
17340
17340
|
});
|
|
17341
17341
|
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@letsrunit/playwright",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.16.0",
|
|
4
4
|
"description": "Playwright extensions and utilities for letsrunit",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"testing",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
},
|
|
43
43
|
"packageManager": "yarn@4.10.3",
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@letsrunit/utils": "0.
|
|
45
|
+
"@letsrunit/utils": "0.16.0",
|
|
46
46
|
"@playwright/test": "^1.57.0",
|
|
47
47
|
"case": "^1.6.3",
|
|
48
48
|
"diff": "^8.0.3",
|