From fc07f0cb36f33a63ce57c69e204906787a15c0e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 11:16:47 +0000 Subject: [PATCH] chore(deps): update playwright monorepo to v1.48.1 --- package.json | 4 ++-- pnpm-lock.yaml | 30 +++++++++++++++--------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index c4515d851a..1c82d23ad8 100644 --- a/package.json +++ b/package.json @@ -273,7 +273,7 @@ }, "devDependencies": { "@eslint/js": "9.12.0", - "@playwright/test": "1.48.0", + "@playwright/test": "1.48.1", "@stylistic/eslint-plugin-js": "2.9.0", "@total-typescript/ts-reset": "0.6.1", "@types/color": "3.0.6", @@ -301,7 +301,7 @@ "eslint-plugin-prettier": "5.2.1", "glob": "11.0.0", "node-gyp": "10.2.0", - "playwright": "1.48.0", + "playwright": "1.48.1", "rollup": "4.24.0", "typescript": "5.6.3", "typescript-eslint": "8.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8b10f03c4..06c1d209fc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -200,8 +200,8 @@ importers: specifier: 9.12.0 version: 9.12.0 '@playwright/test': - specifier: 1.48.0 - version: 1.48.0 + specifier: 1.48.1 + version: 1.48.1 '@stylistic/eslint-plugin-js': specifier: 2.9.0 version: 2.9.0(eslint@9.12.0) @@ -284,8 +284,8 @@ importers: specifier: 10.2.0 version: 10.2.0 playwright: - specifier: 1.48.0 - version: 1.48.0 + specifier: 1.48.1 + version: 1.48.1 rollup: specifier: 4.24.0 version: 4.24.0 @@ -1106,8 +1106,8 @@ packages: resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.48.0': - resolution: {integrity: sha512-W5lhqPUVPqhtc/ySvZI5Q8X2ztBOUgZ8LbAFy0JQgrXZs2xaILrUcNO3rQjwbLPfGK13+rZsDa1FpG+tqYkT5w==} + '@playwright/test@1.48.1': + resolution: {integrity: sha512-s9RtWoxkOLmRJdw3oFvhFbs9OJS0BzrLUc8Hf6l2UdCNd1rqeEyD4BhCJkvzeEoD1FsK4mirsWwGerhVmYKtZg==} engines: {node: '>=18'} hasBin: true @@ -3503,13 +3503,13 @@ packages: resolution: {integrity: sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q==} hasBin: true - playwright-core@1.48.0: - resolution: {integrity: sha512-RBvzjM9rdpP7UUFrQzRwR8L/xR4HyC1QXMzGYTbf1vjw25/ya9NRAVnXi/0fvFopjebvyPzsmoK58xxeEOaVvA==} + playwright-core@1.48.1: + resolution: {integrity: sha512-Yw/t4VAFX/bBr1OzwCuOMZkY1Cnb4z/doAFSwf4huqAGWmf9eMNjmK7NiOljCdLmxeRYcGPPmcDgU0zOlzP0YA==} engines: {node: '>=18'} hasBin: true - playwright@1.48.0: - resolution: {integrity: sha512-qPqFaMEHuY/ug8o0uteYJSRfMGFikhUysk8ZvAtfKmUK3kc/6oNl/y3EczF8OFGYIi/Ex2HspMfzYArk6+XQSA==} + playwright@1.48.1: + resolution: {integrity: sha512-j8CiHW/V6HxmbntOfyB4+T/uk08tBy6ph0MpBXwuoofkSnLmlfdYNNkFTYD6ofzzlSqLA1fwH4vwvVFvJgLN0w==} engines: {node: '>=18'} hasBin: true @@ -5178,9 +5178,9 @@ snapshots: '@pkgr/core@0.1.1': {} - '@playwright/test@1.48.0': + '@playwright/test@1.48.1': dependencies: - playwright: 1.48.0 + playwright: 1.48.1 '@polka/url@1.0.0-next.24': {} @@ -7919,11 +7919,11 @@ snapshots: dependencies: pngjs: 6.0.0 - playwright-core@1.48.0: {} + playwright-core@1.48.1: {} - playwright@1.48.0: + playwright@1.48.1: dependencies: - playwright-core: 1.48.0 + playwright-core: 1.48.1 optionalDependencies: fsevents: 2.3.2