From df44bb26955a06e194213b5b3054c3c418f9d41f Mon Sep 17 00:00:00 2001 From: Prajwol Amatya Date: Mon, 9 Sep 2024 12:13:12 +0545 Subject: [PATCH] bump playwright --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 65ce43b265a..a49a9c3e3c6 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@ownclouders/eslint-config": "workspace:*", "@ownclouders/prettier-config": "workspace:*", "@ownclouders/tsconfig": "workspace:*", - "@playwright/test": "1.45.0", + "@playwright/test": "1.47.1", "@types/dompurify": "3.0.5", "@types/luxon": "3.2.1", "@types/mark.js": "8.11.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0108e29bfac..0118458d81c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: specifier: workspace:* version: link:packages/tsconfig '@playwright/test': - specifier: 1.45.0 - version: 1.45.0 + specifier: 1.47.1 + version: 1.47.1 '@types/dompurify': specifier: 3.0.5 version: 3.0.5 @@ -2330,8 +2330,8 @@ packages: resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.45.0': - resolution: {integrity: sha512-TVYsfMlGAaxeUllNkywbwek67Ncf8FRGn8ZlRdO291OL3NjG9oMbfVhyP82HQF0CZLMrYsvesqoUekxdWuF9Qw==} + '@playwright/test@1.47.1': + resolution: {integrity: sha512-dbWpcNQZ5nj16m+A5UNScYx7HX5trIy7g4phrcitn+Nk83S32EBX/CLU4hiF4RGKX/yRc93AAqtfaXB7JWBd4Q==} engines: {node: '>=18'} hasBin: true @@ -6794,13 +6794,13 @@ packages: resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==} engines: {node: '>=8'} - playwright-core@1.45.0: - resolution: {integrity: sha512-lZmHlFQ0VYSpAs43dRq1/nJ9G/6SiTI7VPqidld9TDefL9tX87bTKExWZZUF5PeRyqtXqd8fQi2qmfIedkwsNQ==} + playwright-core@1.47.1: + resolution: {integrity: sha512-i1iyJdLftqtt51mEk6AhYFaAJCDx0xQ/O5NU8EKaWFgMjItPVma542Nh/Aq8aLCjIJSzjaiEQGW/nyqLkGF1OQ==} engines: {node: '>=18'} hasBin: true - playwright@1.45.0: - resolution: {integrity: sha512-4z3ac3plDfYzGB6r0Q3LF8POPR20Z8D0aXcxbJvmfMgSSq1hkcgvFRXJk9rUq5H/MJ0Ktal869hhOdI/zUTeLA==} + playwright@1.47.1: + resolution: {integrity: sha512-SUEKi6947IqYbKxRiqnbUobVZY4bF1uu+ZnZNJX9DfU1tlf2UhWfvVjLf01pQx9URsOr18bFVUKXmanYWhbfkw==} engines: {node: '>=18'} hasBin: true @@ -10600,9 +10600,9 @@ snapshots: '@pkgr/core@0.1.1': {} - '@playwright/test@1.45.0': + '@playwright/test@1.47.1': dependencies: - playwright: 1.45.0 + playwright: 1.47.1 '@polka/url@1.0.0-next.24': {} @@ -15500,11 +15500,11 @@ snapshots: dependencies: find-up: 3.0.0 - playwright-core@1.45.0: {} + playwright-core@1.47.1: {} - playwright@1.45.0: + playwright@1.47.1: dependencies: - playwright-core: 1.45.0 + playwright-core: 1.47.1 optionalDependencies: fsevents: 2.3.2