Skip to content

Commit ffa8483

Browse files
build(deps-dev): bump @playwright/test from 1.52.0 to 1.53.0
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.52.0 to 1.53.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.53.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.53.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2969666 commit ffa8483

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"@electron/asar": "4.0.0",
105105
"@electron/fuses": "^1.8.0",
106106
"@electron/notarize": "3.0.1",
107-
"@playwright/test": "1.52.0",
107+
"@playwright/test": "1.53.0",
108108
"@types/cross-spawn": "6.0.6",
109109
"@types/dompurify": "3.2.0",
110110
"@types/ejs": "3.1.5",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2430,12 +2430,12 @@
24302430
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
24312431
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
24322432

2433-
"@playwright/test@1.52.0":
2434-
version "1.52.0"
2435-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.52.0.tgz#267ec595b43a8f4fa5e444ea503689629e91a5b8"
2436-
integrity sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==
2433+
"@playwright/test@1.53.0":
2434+
version "1.53.0"
2435+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.53.0.tgz#23e0abac142f05b6b315c2da19129178aebb94e4"
2436+
integrity sha512-15hjKreZDcp7t6TL/7jkAo6Df5STZN09jGiv5dbP9A6vMVncXRqE7/B2SncsyOwrkZRBH2i6/TPOL8BVmm3c7w==
24372437
dependencies:
2438-
playwright "1.52.0"
2438+
playwright "1.53.0"
24392439

24402440
"@polka/url@^1.0.0-next.24":
24412441
version "1.0.0-next.29"
@@ -10711,17 +10711,17 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
1071110711
dependencies:
1071210712
find-up "^4.0.0"
1071310713

10714-
playwright-core@1.52.0:
10715-
version "1.52.0"
10716-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.52.0.tgz#238f1f0c3edd4ebba0434ce3f4401900319a3dca"
10717-
integrity sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==
10714+
playwright-core@1.53.0:
10715+
version "1.53.0"
10716+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.53.0.tgz#bf2738cc143116b6130b78e0c644edf2e7e53ff4"
10717+
integrity sha512-mGLg8m0pm4+mmtB7M89Xw/GSqoNC+twivl8ITteqvAndachozYe2ZA7srU6uleV1vEdAHYqjq+SV8SNxRRFYBw==
1071810718

10719-
playwright@1.52.0:
10720-
version "1.52.0"
10721-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.52.0.tgz#26cb9a63346651e1c54c8805acfd85683173d4bd"
10722-
integrity sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==
10719+
playwright@1.53.0:
10720+
version "1.53.0"
10721+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.53.0.tgz#4eae78aa24e3c714bf71981f80b3310b838692fd"
10722+
integrity sha512-ghGNnIEYZC4E+YtclRn4/p6oYbdPiASELBIYkBXfaTVKreQUYbMUYQDwS12a8F0/HtIjr/CkGjtwABeFPGcS4Q==
1072310723
dependencies:
10724-
playwright-core "1.52.0"
10724+
playwright-core "1.53.0"
1072510725
optionalDependencies:
1072610726
fsevents "2.3.2"
1072710727

0 commit comments

Comments
 (0)