Commit cf62d38f authored by Girija Saint-Ange's avatar Girija Saint-Ange
Browse files

Merge branch 'renovate/playwright-monorepo' into 'master'

chore(deps): update dependency @playwright/test to v1.50.1

See merge request to-be-continuous/kicker!427
parents 61910edf 4c7342aa
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -2489,13 +2489,13 @@
            }
        },
        "node_modules/@playwright/test": {
            "version": "1.50.0",
            "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.50.0.tgz",
            "integrity": "sha512-ZGNXbt+d65EGjBORQHuYKj+XhCewlwpnSd/EDuLPZGSiEWmgOJB5RmMCCYGy5aMfTs9wx61RivfDKi8H/hcMvw==",
            "version": "1.50.1",
            "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.50.1.tgz",
            "integrity": "sha512-Jii3aBg+CEDpgnuDxEp/h7BimHcUTDlpEtce89xEumlJ5ef2hqepZ+PWp1DDpYC/VO9fmWVI1IlEaoI5fK9FXQ==",
            "dev": true,
            "license": "Apache-2.0",
            "dependencies": {
                "playwright": "1.50.0"
                "playwright": "1.50.1"
            },
            "bin": {
                "playwright": "cli.js"
@@ -7025,13 +7025,13 @@
            }
        },
        "node_modules/playwright": {
            "version": "1.50.0",
            "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.50.0.tgz",
            "integrity": "sha512-+GinGfGTrd2IfX1TA4N2gNmeIksSb+IAe589ZH+FlmpV3MYTx6+buChGIuDLQwrGNCw2lWibqV50fU510N7S+w==",
            "version": "1.50.1",
            "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.50.1.tgz",
            "integrity": "sha512-G8rwsOQJ63XG6BbKj2w5rHeavFjy5zynBA9zsJMMtBoe/Uf757oG12NXz6e6OirF7RCrTVAKFXbLmn1RbL7Qaw==",
            "dev": true,
            "license": "Apache-2.0",
            "dependencies": {
                "playwright-core": "1.50.0"
                "playwright-core": "1.50.1"
            },
            "bin": {
                "playwright": "cli.js"
@@ -7044,9 +7044,9 @@
            }
        },
        "node_modules/playwright-core": {
            "version": "1.50.0",
            "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.50.0.tgz",
            "integrity": "sha512-CXkSSlr4JaZs2tZHI40DsZUN/NIwgaUPsyLuOAaIZp2CyF2sN5MM5NJsyB188lFSSozFxQ5fPT4qM+f0tH/6wQ==",
            "version": "1.50.1",
            "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.50.1.tgz",
            "integrity": "sha512-ra9fsNWayuYumt+NiM069M6OkcRb1FZSK8bgi66AtpFoWkg2+y0bJSNmkFrWhMbEBbVKC/EruAHH3g0zmtwGmQ==",
            "dev": true,
            "license": "Apache-2.0",
            "bin": {