Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit c77c085

Browse files
Merge pull request #167 from Dog-Face-Development/dependabot/npm_and_yarn/playwright/test-1.46.1
Bump @playwright/test from 1.46.0 to 1.46.1
2 parents 1e3cb1b + b785534 commit c77c085

File tree

3 files changed

+27
-27
lines changed

3 files changed

+27
-27
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@astrojs/preact": "^3.5.1",
2626
"@astrojs/react": "^1.2.0",
2727
"@astrojs/tailwind": "^1.0.1",
28-
"@playwright/test": "^1.46.0",
28+
"@playwright/test": "^1.46.1",
2929
"astro": "^4.14.5",
3030
"playwright": "^1.45.3"
3131
}

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -973,12 +973,12 @@
973973
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
974974
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
975975

976-
"@playwright/test@^1.46.0":
977-
version "1.46.0"
978-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.46.0.tgz#ccea6d22c40ee7fa567e4192fafbdf2a907e2714"
979-
integrity sha512-/QYft5VArOrGRP5pgkrfKksqsKA6CEFyGQ/gjNe6q0y4tZ1aaPfq4gIjudr1s3D+pXyrPRdsy4opKDrjBabE5w==
976+
"@playwright/test@^1.46.1":
977+
version "1.46.1"
978+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.46.1.tgz#a8dfdcd623c4c23bb1b7ea588058aad41055c188"
979+
integrity sha512-Fq6SwLujA/DOIvNC2EL/SojJnkKf/rAwJ//APpJJHRyMi1PdKrY3Az+4XNQ51N4RTbItbIByQ0jgd1tayq1aeA==
980980
dependencies:
981-
playwright "1.46.0"
981+
playwright "1.46.1"
982982

983983
"@polka/url@^1.0.0-next.24":
984984
version "1.0.0-next.25"
@@ -3471,17 +3471,17 @@ pkg-dir@^4.2.0:
34713471
dependencies:
34723472
find-up "^4.0.0"
34733473

3474-
playwright-core@1.46.0:
3475-
version "1.46.0"
3476-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.46.0.tgz#2336ac453a943abf0dc95a76c117f9d3ebd390eb"
3477-
integrity sha512-9Y/d5UIwuJk8t3+lhmMSAJyNP1BUC/DqP3cQJDQQL/oWqAiuPTLgy7Q5dzglmTLwcBRdetzgNM/gni7ckfTr6A==
3474+
playwright-core@1.46.1:
3475+
version "1.46.1"
3476+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.46.1.tgz#28f3ab35312135dda75b0c92a3e5c0e7edb9cc8b"
3477+
integrity sha512-h9LqIQaAv+CYvWzsZ+h3RsrqCStkBHlgo6/TJlFst3cOTlLghBQlJwPOZKQJTKNaD3QIB7aAVQ+gfWbN3NXB7A==
34783478

3479-
playwright@1.46.0, playwright@^1.45.3:
3480-
version "1.46.0"
3481-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.46.0.tgz#c7ff490deae41fc1e814bf2cb62109dd9351164d"
3482-
integrity sha512-XYJ5WvfefWONh1uPAUAi0H2xXV5S3vrtcnXe6uAOgdGi3aSpqOSXX08IAjXW34xitfuOJsvXU5anXZxPSEQiJw==
3479+
playwright@1.46.1, playwright@^1.45.3:
3480+
version "1.46.1"
3481+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.46.1.tgz#ea562bc48373648e10420a10c16842f0b227c218"
3482+
integrity sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng==
34833483
dependencies:
3484-
playwright-core "1.46.0"
3484+
playwright-core "1.46.1"
34853485
optionalDependencies:
34863486
fsevents "2.3.2"
34873487

0 commit comments

Comments
 (0)