From 736c8fd2c15466e8c4566efc396f5d99d7ab8f46 Mon Sep 17 00:00:00 2001 From: "cultureamp-renovate[bot]" <89962466+cultureamp-renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 15:57:07 +0000 Subject: [PATCH] chore(deps): update dependency playwright to ^1.50.1 --- package.json | 2 +- pnpm-lock.yaml | 27 +++++++++++++++++---------- 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 86ca7262224..8961425233c 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "eslint-plugin-storybook": "^0.11.2", "globals": "^15.14.0", "node-fetch": "^3.3.2", - "playwright": "^1.49.1", + "playwright": "^1.50.1", "plop": "^4.0.1", "prettier": "^3.4.2", "rimraf": "^6.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 054fe4df6b6..f7f0c1d19fd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -124,8 +124,8 @@ importers: specifier: ^3.3.2 version: 3.3.2 playwright: - specifier: ^1.49.1 - version: 1.49.1 + specifier: ^1.50.1 + version: 1.50.1 plop: specifier: ^4.0.1 version: 4.0.1 @@ -222,7 +222,7 @@ importers: version: 4.3.4(vite@5.4.10(@types/node@20.17.9)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)) axe-playwright: specifier: ^2.0.3 - version: 2.0.3(playwright@1.49.1) + version: 2.0.3(playwright@1.50.1) classnames: specifier: ^2.5.1 version: 2.5.1 @@ -7962,8 +7962,13 @@ packages: engines: {node: '>=18'} hasBin: true - playwright@1.49.1: - resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} + playwright-core@1.50.1: + resolution: {integrity: sha512-ra9fsNWayuYumt+NiM069M6OkcRb1FZSK8bgi66AtpFoWkg2+y0bJSNmkFrWhMbEBbVKC/EruAHH3g0zmtwGmQ==} + engines: {node: '>=18'} + hasBin: true + + playwright@1.50.1: + resolution: {integrity: sha512-G8rwsOQJ63XG6BbKj2w5rHeavFjy5zynBA9zsJMMtBoe/Uf757oG12NXz6e6OirF7RCrTVAKFXbLmn1RbL7Qaw==} engines: {node: '>=18'} hasBin: true @@ -13981,7 +13986,7 @@ snapshots: jest-serializer-html: 7.1.0 jest-watch-typeahead: 2.2.2(jest@29.7.0(@types/node@20.17.9)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.11))(@types/node@20.17.9)(typescript@5.7.2))) nyc: 15.1.0 - playwright: 1.49.1 + playwright: 1.50.1 storybook: 8.4.7(prettier@3.4.2) transitivePeerDependencies: - '@swc/helpers' @@ -14864,14 +14869,14 @@ snapshots: axe-core: 4.10.0 mustache: 4.2.0 - axe-playwright@2.0.3(playwright@1.49.1): + axe-playwright@2.0.3(playwright@1.50.1): dependencies: '@types/junit-report-builder': 3.0.2 axe-core: 4.10.0 axe-html-reporter: 2.2.11(axe-core@4.10.0) junit-report-builder: 5.1.1 picocolors: 1.1.1 - playwright: 1.49.1 + playwright: 1.50.1 axios@1.7.4: dependencies: @@ -19582,9 +19587,11 @@ snapshots: playwright-core@1.49.1: {} - playwright@1.49.1: + playwright-core@1.50.1: {} + + playwright@1.50.1: dependencies: - playwright-core: 1.49.1 + playwright-core: 1.50.1 optionalDependencies: fsevents: 2.3.2