@iflyrpa/playwright 4.0.7 → 4.0.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/dist/index.cjs CHANGED
@@ -2560,7 +2560,7 @@ var __webpack_exports__ = {};
2560
2560
  });
2561
2561
  const actions_namespaceObject = require("@iflyrpa/actions");
2562
2562
  var package_namespaceObject = {
2563
- i8: "4.0.7"
2563
+ i8: "4.0.8"
2564
2564
  };
2565
2565
  const external_node_fs_namespaceObject = require("node:fs");
2566
2566
  var external_node_fs_default = /*#__PURE__*/ __webpack_require__.n(external_node_fs_namespaceObject);
package/dist/index.js CHANGED
@@ -2553,7 +2553,7 @@ function __webpack_require__(moduleId) {
2553
2553
  };
2554
2554
  })();
2555
2555
  var package_namespaceObject = {
2556
- i8: "4.0.7"
2556
+ i8: "4.0.8"
2557
2557
  };
2558
2558
  function _define_property(obj, key, value) {
2559
2559
  if (key in obj) Object.defineProperty(obj, key, {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iflyrpa/playwright",
3
3
  "type": "module",
4
- "version": "4.0.7",
4
+ "version": "4.0.8",
5
5
  "exports": {
6
6
  ".": {
7
7
  "types": "./dist/index.d.ts",
@@ -28,7 +28,7 @@
28
28
  "extract-zip": "^2.0.1",
29
29
  "loglevel": "^1.9.2",
30
30
  "@iflyrpa/pacote": "1.0.1",
31
- "@iflyrpa/actions": "4.0.7",
31
+ "@iflyrpa/actions": "4.0.8",
32
32
  "@iflyrpa/share": "0.1.2"
33
33
  },
34
34
  "scripts": {