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

Commit 41ffb4b

Browse files
Merge pull request #141 from Dog-Face-Development/dependabot/npm_and_yarn/playwright/test-1.45.3
Bump @playwright/test from 1.45.2 to 1.45.3
2 parents b0526b5 + b9b42d2 commit 41ffb4b

File tree

3 files changed

+13
-56
lines changed

3 files changed

+13
-56
lines changed

package-lock.json

Lines changed: 6 additions & 35 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.2",
28+
"@playwright/test": "^1.45.3",
2929
"astro": "^4.11.5",
3030
"playwright": "^1.45.3"
3131
}

yarn.lock

Lines changed: 6 additions & 20 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.2":
975-
version "1.45.2"
976-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.45.2.tgz#e1b8512e20916720de1c5f5e89a362a252ea78ca"
977-
integrity sha512-JxG9eq92ET75EbVi3s+4sYbcG7q72ECeZNbdBlaMkGcNbiDQ4cAi8U2QP5oKkOx+1gpaiL1LDStmzCaEM1Z6fQ==
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==
978978
dependencies:
979-
playwright "1.45.2"
979+
playwright "1.45.3"
980980

981981
"@polka/url@^1.0.0-next.24":
982982
version "1.0.0-next.25"
@@ -3485,26 +3485,12 @@ pkg-dir@^4.2.0:
34853485
dependencies:
34863486
find-up "^4.0.0"
34873487

3488-
playwright-core@1.45.2:
3489-
version "1.45.2"
3490-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.45.2.tgz#c8b8b7f66eda47fb2bd24e5435c92d1163022df8"
3491-
integrity sha512-ha175tAWb0dTK0X4orvBIqi3jGEt701SMxMhyujxNrgd8K0Uy5wMSwwcQHtyB4om7INUkfndx02XnQ2p6dvLDw==
3492-
34933488
playwright-core@1.45.3:
34943489
version "1.45.3"
34953490
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.45.3.tgz#e77bc4c78a621b96c3e629027534ee1d25faac93"
34963491
integrity sha512-+ym0jNbcjikaOwwSZycFbwkWgfruWvYlJfThKYAlImbxUgdWFO2oW70ojPm4OpE4t6TAo2FY/smM+hpVTtkhDA==
34973492

3498-
playwright@1.45.2:
3499-
version "1.45.2"
3500-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.45.2.tgz#21082072120a2c8a7e3bbb2792e81e8aa367b7a7"
3501-
integrity sha512-ReywF2t/0teRvNBpfIgh5e4wnrI/8Su8ssdo5XsQKpjxJj+jspm00jSoz9BTg91TT0c9HRjXO7LBNVrgYj9X0g==
3502-
dependencies:
3503-
playwright-core "1.45.2"
3504-
optionalDependencies:
3505-
fsevents "2.3.2"
3506-
3507-
playwright@^1.45.3:
3493+
playwright@1.45.3, playwright@^1.45.3:
35083494
version "1.45.3"
35093495
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.45.3.tgz#75143f73093a6e1467f7097083d2f0846fb8dd2f"
35103496
integrity sha512-QhVaS+lpluxCaioejDZ95l4Y4jSFCsBvl2UZkpeXlzxmqS+aABr5c82YmfMHrL6x27nvrvykJAFpkzT2eWdJww==

0 commit comments

Comments
 (0)