Skip to content

Commit 8ab03f1

Browse files
dependabot[bot]benoitf
authored andcommitted
build(deps-dev): bump @playwright/test from 1.46.0 to 1.46.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.46.0 to 1.46.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.46.0...v1.46.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4e1b4f commit 8ab03f1

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

tests/playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Red Hat",
1010
"license": "Apache-2.0",
1111
"devDependencies": {
12-
"@playwright/test": "^1.46.0",
12+
"@playwright/test": "^1.46.1",
1313
"@podman-desktop/tests-playwright": "1.12.0",
1414
"@types/node": "^20",
1515
"electron": "^31.4.0",

yarn.lock

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

403-
"@playwright/test@^1.46.0":
404-
version "1.46.0"
405-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.46.0.tgz#ccea6d22c40ee7fa567e4192fafbdf2a907e2714"
406-
integrity sha512-/QYft5VArOrGRP5pgkrfKksqsKA6CEFyGQ/gjNe6q0y4tZ1aaPfq4gIjudr1s3D+pXyrPRdsy4opKDrjBabE5w==
403+
"@playwright/test@^1.46.1":
404+
version "1.46.1"
405+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.46.1.tgz#a8dfdcd623c4c23bb1b7ea588058aad41055c188"
406+
integrity sha512-Fq6SwLujA/DOIvNC2EL/SojJnkKf/rAwJ//APpJJHRyMi1PdKrY3Az+4XNQ51N4RTbItbIByQ0jgd1tayq1aeA==
407407
dependencies:
408-
playwright "1.46.0"
408+
playwright "1.46.1"
409409

410410
"@podman-desktop/[email protected]":
411411
version "1.12.0"
@@ -3953,17 +3953,17 @@ pirates@^4.0.1:
39533953
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9"
39543954
integrity sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==
39553955

3956-
3957-
version "1.46.0"
3958-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.46.0.tgz#2336ac453a943abf0dc95a76c117f9d3ebd390eb"
3959-
integrity sha512-9Y/d5UIwuJk8t3+lhmMSAJyNP1BUC/DqP3cQJDQQL/oWqAiuPTLgy7Q5dzglmTLwcBRdetzgNM/gni7ckfTr6A==
3956+
3957+
version "1.46.1"
3958+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.46.1.tgz#28f3ab35312135dda75b0c92a3e5c0e7edb9cc8b"
3959+
integrity sha512-h9LqIQaAv+CYvWzsZ+h3RsrqCStkBHlgo6/TJlFst3cOTlLghBQlJwPOZKQJTKNaD3QIB7aAVQ+gfWbN3NXB7A==
39603960

3961-
3962-
version "1.46.0"
3963-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.46.0.tgz#c7ff490deae41fc1e814bf2cb62109dd9351164d"
3964-
integrity sha512-XYJ5WvfefWONh1uPAUAi0H2xXV5S3vrtcnXe6uAOgdGi3aSpqOSXX08IAjXW34xitfuOJsvXU5anXZxPSEQiJw==
3961+
3962+
version "1.46.1"
3963+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.46.1.tgz#ea562bc48373648e10420a10c16842f0b227c218"
3964+
integrity sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng==
39653965
dependencies:
3966-
playwright-core "1.46.0"
3966+
playwright-core "1.46.1"
39673967
optionalDependencies:
39683968
fsevents "2.3.2"
39693969

0 commit comments

Comments
 (0)