From 2a6e37bdb722b8303e1a3636a69547801e1d233c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 15:00:24 +0100 Subject: [PATCH] chore(deps): update dependency @playwright/test to v1.49.1 (#1467) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 82b27ef0f..fb21f366e 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@iconify-json/simple-icons": "^1.2.20", "@iconify-json/teenyicons": "^1.2.2", "@iconify-json/uit": "^1.2.3", - "@playwright/test": "1.48.1", + "@playwright/test": "1.49.1", "@semantic-release/exec": "^6.0.3", "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b71f9c623..17318edbe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: ^1.2.3 version: 1.2.3 '@playwright/test': - specifier: 1.48.1 - version: 1.48.1 + specifier: 1.49.1 + version: 1.49.1 '@semantic-release/exec': specifier: ^6.0.3 version: 6.0.3(semantic-release@24.2.0(typescript@5.6.3)) @@ -1625,8 +1625,8 @@ packages: '@playform/pipe@0.1.2': resolution: {integrity: sha512-fMZyPQXweet44Apz5F+9kAjrmy9RbMX7ajZJmw40lWarWI380D/b0bnJOvOmmZztx3pJZxbBMht2QLd8AG4V2w==} - '@playwright/test@1.48.1': - resolution: {integrity: sha512-s9RtWoxkOLmRJdw3oFvhFbs9OJS0BzrLUc8Hf6l2UdCNd1rqeEyD4BhCJkvzeEoD1FsK4mirsWwGerhVmYKtZg==} + '@playwright/test@1.49.1': + resolution: {integrity: sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==} engines: {node: '>=18'} hasBin: true @@ -4950,13 +4950,13 @@ packages: pkg-types@1.3.1: resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==} - playwright-core@1.48.1: - resolution: {integrity: sha512-Yw/t4VAFX/bBr1OzwCuOMZkY1Cnb4z/doAFSwf4huqAGWmf9eMNjmK7NiOljCdLmxeRYcGPPmcDgU0zOlzP0YA==} + playwright-core@1.49.1: + resolution: {integrity: sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==} engines: {node: '>=18'} hasBin: true - playwright@1.48.1: - resolution: {integrity: sha512-j8CiHW/V6HxmbntOfyB4+T/uk08tBy6ph0MpBXwuoofkSnLmlfdYNNkFTYD6ofzzlSqLA1fwH4vwvVFvJgLN0w==} + playwright@1.49.1: + resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} engines: {node: '>=18'} hasBin: true @@ -8290,9 +8290,9 @@ snapshots: deepmerge-ts: 7.1.3 fast-glob: 3.3.3 - '@playwright/test@1.48.1': + '@playwright/test@1.49.1': dependencies: - playwright: 1.48.1 + playwright: 1.49.1 '@pnpm/config.env-replace@1.1.0': {} @@ -12220,11 +12220,11 @@ snapshots: mlly: 1.7.4 pathe: 2.0.1 - playwright-core@1.48.1: {} + playwright-core@1.49.1: {} - playwright@1.48.1: + playwright@1.49.1: dependencies: - playwright-core: 1.48.1 + playwright-core: 1.49.1 optionalDependencies: fsevents: 2.3.2