From f3cc7943babb21d916cf361065d1fb467b341ed8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 09:36:52 -0400 Subject: [PATCH] chore(deps): update dependency @playwright/test to ^1.45.0 (#1344) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 456c00f7c..94c84a15b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@commitlint/cli": "^19.3.0", "@commitlint/config-conventional": "^19.2.2", "@commitlint/types": "^19.0.3", - "@playwright/test": "^1.44.0", + "@playwright/test": "^1.45.0", "@storybook/addon-a11y": "^8.1.1", "@storybook/addon-designs": "^8.0.0", "@storybook/addon-essentials": "^8.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 149cbf627..a9125cdfe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: devDependencies: '@axe-core/playwright': specifier: ^4.9.0 - version: 4.9.1(playwright-core@1.44.1) + version: 4.9.1(playwright-core@1.45.0) '@biomejs/biome': specifier: 1.8.1 version: 1.8.1 @@ -30,8 +30,8 @@ importers: specifier: ^19.0.3 version: 19.0.3 '@playwright/test': - specifier: ^1.44.0 - version: 1.44.1 + specifier: ^1.45.0 + version: 1.45.0 '@storybook/addon-a11y': specifier: ^8.1.1 version: 8.1.5 @@ -3061,9 +3061,9 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.44.1': - resolution: {integrity: sha512-1hZ4TNvD5z9VuhNJ/walIjvMVvYkZKf71axoF/uiAqpntQJXpG64dlXhoDXE3OczPuTuvjf/M5KWFg5VAVUS3Q==} - engines: {node: '>=16'} + '@playwright/test@1.45.0': + resolution: {integrity: sha512-TVYsfMlGAaxeUllNkywbwek67Ncf8FRGn8ZlRdO291OL3NjG9oMbfVhyP82HQF0CZLMrYsvesqoUekxdWuF9Qw==} + engines: {node: '>=18'} hasBin: true '@polka/url@1.0.0-next.25': @@ -7210,14 +7210,14 @@ packages: pkg-types@1.1.1: resolution: {integrity: sha512-ko14TjmDuQJ14zsotODv7dBlwxKhUKQEhuhmbqo1uCi9BB0Z2alo/wAXg6q1dTR5TyuqYyWhjtfe/Tsh+X28jQ==} - playwright-core@1.44.1: - resolution: {integrity: sha512-wh0JWtYTrhv1+OSsLPgFzGzt67Y7BE/ZS3jEqgGBlp2ppp1ZDj8c+9IARNW4dwf1poq5MgHreEM2KV/GuR4cFA==} - engines: {node: '>=16'} + playwright-core@1.45.0: + resolution: {integrity: sha512-lZmHlFQ0VYSpAs43dRq1/nJ9G/6SiTI7VPqidld9TDefL9tX87bTKExWZZUF5PeRyqtXqd8fQi2qmfIedkwsNQ==} + engines: {node: '>=18'} hasBin: true - playwright@1.44.1: - resolution: {integrity: sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==} - engines: {node: '>=16'} + playwright@1.45.0: + resolution: {integrity: sha512-4z3ac3plDfYzGB6r0Q3LF8POPR20Z8D0aXcxbJvmfMgSSq1hkcgvFRXJk9rUq5H/MJ0Ktal869hhOdI/zUTeLA==} + engines: {node: '>=18'} hasBin: true plop@4.0.1: @@ -8656,10 +8656,10 @@ snapshots: dependencies: default-browser-id: 3.0.0 - '@axe-core/playwright@4.9.1(playwright-core@1.44.1)': + '@axe-core/playwright@4.9.1(playwright-core@1.45.0)': dependencies: axe-core: 4.9.1 - playwright-core: 1.44.1 + playwright-core: 1.45.0 '@babel/code-frame@7.24.6': dependencies: @@ -10230,9 +10230,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.44.1': + '@playwright/test@1.45.0': dependencies: - playwright: 1.44.1 + playwright: 1.45.0 '@polka/url@1.0.0-next.25': {} @@ -15486,11 +15486,11 @@ snapshots: mlly: 1.7.0 pathe: 1.1.2 - playwright-core@1.44.1: {} + playwright-core@1.45.0: {} - playwright@1.44.1: + playwright@1.45.0: dependencies: - playwright-core: 1.44.1 + playwright-core: 1.45.0 optionalDependencies: fsevents: 2.3.2