From aaa18d81806193f3a1c353143592ba5078d1b145 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 19:26:44 +0000 Subject: [PATCH] chore(deps): update dependency playwright-chromium to v1.49.0 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 7dcbcdfb..20ac7aea 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "lightningcss": "1.20.0", "nanospy": "0.5.0", "pirates": "4.0.5", - "playwright-chromium": "1.34.3", + "playwright-chromium": "1.49.0", "prettier": "2.8.8", "prettier-plugin-pkg": "0.17.1", "sirv": "2.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 53e5225e..e1955b3f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -89,8 +89,8 @@ devDependencies: specifier: 4.0.5 version: 4.0.5 playwright-chromium: - specifier: 1.34.3 - version: 1.34.3 + specifier: 1.49.0 + version: 1.49.0 prettier: specifier: 2.8.8 version: 2.8.8 @@ -2882,18 +2882,18 @@ packages: engines: {node: '>= 6'} dev: true - /playwright-chromium@1.34.3: - resolution: {integrity: sha512-iAvJ7Ab72vRGMab+j2UEqD4xhHf6CzGGntTHeeApsHD/qVDmQUgSE2iKmVeZsNyXMyqrcx83fGsohfq1va01og==} - engines: {node: '>=14'} + /playwright-chromium@1.49.0: + resolution: {integrity: sha512-xU+nOHawNFKfJsHTTGyWqSJ5nRGGHQq1wTsc49H9rM+hDNnoKZi+3m12mGoLpqvJP7vRjZQ3uvU9/UJZbrJ1AA==} + engines: {node: '>=18'} hasBin: true requiresBuild: true dependencies: - playwright-core: 1.34.3 + playwright-core: 1.49.0 dev: true - /playwright-core@1.34.3: - resolution: {integrity: sha512-2pWd6G7OHKemc5x1r1rp8aQcpvDh7goMBZlJv6Co5vCNLVcQJdhxRL09SGaY6HcyHH9aT4tiynZabMofVasBYw==} - engines: {node: '>=14'} + /playwright-core@1.49.0: + resolution: {integrity: sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA==} + engines: {node: '>=18'} hasBin: true dev: true