diff --git a/package.json b/package.json index 41f6c907..852ddd41 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@lerna-lite/cli": "^2.5.0", "@lerna-lite/publish": "^2.5.0", "@lerna-lite/watch": "^2.5.0", - "@playwright/test": "^1.36.0", + "@playwright/test": "^1.36.1", "@types/node": "^18.16.19", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f09cabf5..7cffa813 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^2.5.0 version: 2.5.0(@lerna-lite/publish@2.5.0) '@playwright/test': - specifier: ^1.36.0 - version: 1.36.0 + specifier: ^1.36.1 + version: 1.36.1 '@types/node': specifier: ^18.16.19 version: 18.16.19 @@ -1054,13 +1054,13 @@ packages: dev: true optional: true - /@playwright/test@1.36.0: - resolution: {integrity: sha512-yN+fvMYtiyLFDCQos+lWzoX4XW3DNuaxjBu68G0lkgLgC6BP+m/iTxJQoSicz/x2G5EsrqlZTqTIP9sTgLQerg==} + /@playwright/test@1.36.1: + resolution: {integrity: sha512-YK7yGWK0N3C2QInPU6iaf/L3N95dlGdbsezLya4n0ZCh3IL7VgPGxC6Gnznh9ApWdOmkJeleT2kMTcWPRZvzqg==} engines: {node: '>=16'} hasBin: true dependencies: '@types/node': 18.16.19 - playwright-core: 1.36.0 + playwright-core: 1.36.1 optionalDependencies: fsevents: 2.3.2 dev: true @@ -4946,8 +4946,8 @@ packages: find-up: 4.1.0 dev: true - /playwright-core@1.36.0: - resolution: {integrity: sha512-7RTr8P6YJPAqB+8j5ATGHqD6LvLLM39sYVNsslh78g8QeLcBs5750c6+msjrHUwwGt+kEbczBj1XB22WMwn+WA==} + /playwright-core@1.36.1: + resolution: {integrity: sha512-7+tmPuMcEW4xeCL9cp9KxmYpQYHKkyjwoXRnoeTowaeNat8PoBMk/HwCYhqkH2fRkshfKEOiVus/IhID2Pg8kg==} engines: {node: '>=16'} hasBin: true dev: true