Skip to content

Commit 3c2aee9

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency @playwright/test to v1.56.0
1 parent bdf40a5 commit 3c2aee9

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@graphql-codegen/cli": "6.0.0",
3636
"@graphql-codegen/typescript-operations": "5.0.2",
3737
"@graphql-codegen/typescript-react-apollo": "4.3.3",
38-
"@playwright/test": "1.55.1",
38+
"@playwright/test": "1.56.0",
3939
"@types/is-url": "1.2.32",
4040
"@types/node": "22.18.9",
4141
"@types/react": "18.3.26",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3155,12 +3155,12 @@
31553155
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
31563156
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
31573157

3158-
"@playwright/test@1.55.1":
3159-
version "1.55.1"
3160-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.55.1.tgz#80f775d5f948cd3ef550fcc45ef99986d3ffb36c"
3161-
integrity sha512-IVAh/nOJaw6W9g+RJVlIQJ6gSiER+ae6mKQ5CX1bERzQgbC1VSeBlwdvczT7pxb0GWiyrxH4TGKbMfDb4Sq/ig==
3158+
"@playwright/test@1.56.0":
3159+
version "1.56.0"
3160+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.56.0.tgz#891fe101bddf3eee3dd609e7a145f705dc0f3054"
3161+
integrity sha512-Tzh95Twig7hUwwNe381/K3PggZBZblKUe2wv25oIpzWLr6Z0m4KgV1ZVIjnR6GM9ANEqjZD7XsZEa6JL/7YEgg==
31623162
dependencies:
3163-
playwright "1.55.1"
3163+
playwright "1.56.0"
31643164

31653165
"@pmmmwh/react-refresh-webpack-plugin@^0.5.3":
31663166
version "0.5.17"
@@ -10574,17 +10574,17 @@ pkg-up@^3.1.0:
1057410574
dependencies:
1057510575
find-up "^3.0.0"
1057610576

10577-
playwright-core@1.55.1:
10578-
version "1.55.1"
10579-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55.1.tgz#5d3bb1846bc4289d364ea1a9dcb33f14545802e9"
10580-
integrity sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==
10577+
playwright-core@1.56.0:
10578+
version "1.56.0"
10579+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.56.0.tgz#14b40ea436551b0bcefe19c5bfb8d1804c83739c"
10580+
integrity sha512-1SXl7pMfemAMSDn5rkPeZljxOCYAmQnYLBTExuh6E8USHXGSX3dx6lYZN/xPpTz1vimXmPA9CDnILvmJaB8aSQ==
1058110581

10582-
playwright@1.55.1:
10583-
version "1.55.1"
10584-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55.1.tgz#8a9954e9e61ed1ab479212af9be336888f8b3f0e"
10585-
integrity sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==
10582+
playwright@1.56.0:
10583+
version "1.56.0"
10584+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.56.0.tgz#71c533c61da33e95812f8c6fa53960e073548d9a"
10585+
integrity sha512-X5Q1b8lOdWIE4KAoHpW3SE8HvUB+ZZsUoN64ZhjnN8dOb1UpujxBtENGiZFE+9F/yhzJwYa+ca3u43FeLbboHA==
1058610586
dependencies:
10587-
playwright-core "1.55.1"
10587+
playwright-core "1.56.0"
1058810588
optionalDependencies:
1058910589
fsevents "2.3.2"
1059010590

0 commit comments

Comments
 (0)