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

Commit 5ef6117

Browse files
Merge pull request #153 from Dog-Face-Development/dependabot/npm_and_yarn/playwright/test-1.46.0
2 parents b948241 + 2c516a8 commit 5ef6117

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.45.3",
28+
"@playwright/test": "^1.46.0",
2929
"astro": "^4.12.2",
3030
"playwright": "^1.45.3"
3131
}

yarn.lock

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

974-
"@playwright/test@^1.45.3":
975-
version "1.45.3"
976-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.45.3.tgz#22e9c38b3081d6674b28c6e22f784087776c72e5"
977-
integrity sha512-UKF4XsBfy+u3MFWEH44hva1Q8Da28G6RFtR2+5saw+jgAFQV5yYnB1fu68Mz7fO+5GJF3wgwAIs0UelU8TxFrA==
974+
"@playwright/test@^1.46.0":
975+
version "1.46.0"
976+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.46.0.tgz#ccea6d22c40ee7fa567e4192fafbdf2a907e2714"
977+
integrity sha512-/QYft5VArOrGRP5pgkrfKksqsKA6CEFyGQ/gjNe6q0y4tZ1aaPfq4gIjudr1s3D+pXyrPRdsy4opKDrjBabE5w==
978978
dependencies:
979-
playwright "1.45.3"
979+
playwright "1.46.0"
980980

981981
"@polka/url@^1.0.0-next.24":
982982
version "1.0.0-next.25"
@@ -3459,17 +3459,17 @@ pkg-dir@^4.2.0:
34593459
dependencies:
34603460
find-up "^4.0.0"
34613461

3462-
playwright-core@1.45.3:
3463-
version "1.45.3"
3464-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.45.3.tgz#e77bc4c78a621b96c3e629027534ee1d25faac93"
3465-
integrity sha512-+ym0jNbcjikaOwwSZycFbwkWgfruWvYlJfThKYAlImbxUgdWFO2oW70ojPm4OpE4t6TAo2FY/smM+hpVTtkhDA==
3462+
playwright-core@1.46.0:
3463+
version "1.46.0"
3464+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.46.0.tgz#2336ac453a943abf0dc95a76c117f9d3ebd390eb"
3465+
integrity sha512-9Y/d5UIwuJk8t3+lhmMSAJyNP1BUC/DqP3cQJDQQL/oWqAiuPTLgy7Q5dzglmTLwcBRdetzgNM/gni7ckfTr6A==
34663466

3467-
playwright@1.45.3, playwright@^1.45.3:
3468-
version "1.45.3"
3469-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.45.3.tgz#75143f73093a6e1467f7097083d2f0846fb8dd2f"
3470-
integrity sha512-QhVaS+lpluxCaioejDZ95l4Y4jSFCsBvl2UZkpeXlzxmqS+aABr5c82YmfMHrL6x27nvrvykJAFpkzT2eWdJww==
3467+
playwright@1.46.0, playwright@^1.45.3:
3468+
version "1.46.0"
3469+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.46.0.tgz#c7ff490deae41fc1e814bf2cb62109dd9351164d"
3470+
integrity sha512-XYJ5WvfefWONh1uPAUAi0H2xXV5S3vrtcnXe6uAOgdGi3aSpqOSXX08IAjXW34xitfuOJsvXU5anXZxPSEQiJw==
34713471
dependencies:
3472-
playwright-core "1.45.3"
3472+
playwright-core "1.46.0"
34733473
optionalDependencies:
34743474
fsevents "2.3.2"
34753475

0 commit comments

Comments
 (0)