From 6e6549ad99823c3cf4a4ec9e00b62e9ec01fe0e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 21:20:50 +0000 Subject: [PATCH] fix(deps): update dependency playwright-core to ~1.49.0 (#145) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 15 +++++++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7d7a3af..be1a7c3 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "packages/*" ], "dependencies": { - "playwright-core": "~1.48.1" + "playwright-core": "~1.49.0" }, "devDependencies": { "@nice-move/all-in-base": "^0.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d6eabb9..678c7bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: workspace:~ version: link:packages/utils playwright-core: - specifier: ~1.48.1 - version: 1.48.2 + specifier: ~1.49.0 + version: 1.49.0 devDependencies: '@nice-move/all-in-base': specifier: ^0.2.5 @@ -1007,7 +1007,7 @@ packages: engines: {node: '>=6'} escape-string-regexp@1.0.5: - resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} + resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=} engines: {node: '>=0.8.0'} escape-string-regexp@4.0.0: @@ -1367,7 +1367,7 @@ packages: engines: {node: '>=6'} imurmurhash@0.1.4: - resolution: {integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=} + resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} engines: {node: '>=0.8.19'} indent-string@4.0.0: @@ -1902,6 +1902,11 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.49.0: + resolution: {integrity: sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA==} + engines: {node: '>=18'} + hasBin: true + plur@4.0.0: resolution: {integrity: sha512-4UGewrYgqDFw9vV6zNV+ADmPAUAfJPKtGvb/VdpQAx25X5f3xXdGdyOEVFwkl8Hl/tl7+xbeHqSEM+D5/TirUg==} engines: {node: '>=10'} @@ -4414,6 +4419,8 @@ snapshots: playwright-core@1.48.2: {} + playwright-core@1.49.0: {} + plur@4.0.0: dependencies: irregular-plurals: 3.5.0