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

Commit 0ef68d2

Browse files
Merge pull request #188 from Dog-Face-Development/dependabot/npm_and_yarn/playwright/test-1.47.0
Bump @playwright/test from 1.46.1 to 1.47.0
2 parents 88b893d + 27fd749 commit 0ef68d2

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.3",
2626
"@astrojs/react": "^1.2.0",
2727
"@astrojs/tailwind": "^1.0.1",
28-
"@playwright/test": "^1.46.1",
28+
"@playwright/test": "^1.47.0",
2929
"astro": "^4.15.3",
3030
"playwright": "^1.47.0"
3131
}

yarn.lock

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -988,12 +988,12 @@
988988
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
989989
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
990990

991-
"@playwright/test@^1.46.1":
992-
version "1.46.1"
993-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.46.1.tgz#a8dfdcd623c4c23bb1b7ea588058aad41055c188"
994-
integrity sha512-Fq6SwLujA/DOIvNC2EL/SojJnkKf/rAwJ//APpJJHRyMi1PdKrY3Az+4XNQ51N4RTbItbIByQ0jgd1tayq1aeA==
991+
"@playwright/test@^1.47.0":
992+
version "1.47.0"
993+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.47.0.tgz#69fc55b10754147cc20021afbfa05747d4961bf0"
994+
integrity sha512-SgAdlSwYVpToI4e/IH19IHHWvoijAYH5hu2MWSXptRypLSnzj51PcGD+rsOXFayde4P9ZLi+loXVwArg6IUkCA==
995995
dependencies:
996-
playwright "1.46.1"
996+
playwright "1.47.0"
997997

998998
"@polka/url@^1.0.0-next.24":
999999
version "1.0.0-next.25"
@@ -3500,26 +3500,12 @@ pkg-dir@^4.2.0:
35003500
dependencies:
35013501
find-up "^4.0.0"
35023502

3503-
playwright-core@1.46.1:
3504-
version "1.46.1"
3505-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.46.1.tgz#28f3ab35312135dda75b0c92a3e5c0e7edb9cc8b"
3506-
integrity sha512-h9LqIQaAv+CYvWzsZ+h3RsrqCStkBHlgo6/TJlFst3cOTlLghBQlJwPOZKQJTKNaD3QIB7aAVQ+gfWbN3NXB7A==
3507-
35083503
playwright-core@1.47.0:
35093504
version "1.47.0"
35103505
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.47.0.tgz#b54ec060fd83e5c2e46b63986b5ebb5e96ace427"
35113506
integrity sha512-1DyHT8OqkcfCkYUD9zzUTfg7EfTd+6a8MkD/NWOvjo0u/SCNd5YmY/lJwFvUZOxJbWNds+ei7ic2+R/cRz/PDg==
35123507

3513-
playwright@1.46.1:
3514-
version "1.46.1"
3515-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.46.1.tgz#ea562bc48373648e10420a10c16842f0b227c218"
3516-
integrity sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng==
3517-
dependencies:
3518-
playwright-core "1.46.1"
3519-
optionalDependencies:
3520-
fsevents "2.3.2"
3521-
3522-
playwright@^1.47.0:
3508+
playwright@1.47.0, playwright@^1.47.0:
35233509
version "1.47.0"
35243510
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.47.0.tgz#fb9b028883fad11362f9ff63ce7ba44bda0bf626"
35253511
integrity sha512-jOWiRq2pdNAX/mwLiwFYnPHpEZ4rM+fRSQpRHwEwZlP2PUANvL3+aJOF/bvISMhFD30rqMxUB4RJx9aQbfh4Ww==

0 commit comments

Comments
 (0)