Skip to content

Commit cd14da6

Browse files
authored
Merge pull request third-culture-software#7576 from IMA-WorldHealth/dependabot/npm_and_yarn/playwright/test-1.44.0
chore(deps-dev): bump @playwright/test from 1.43.1 to 1.44.0
2 parents 70b0a59 + de0c8f3 commit cd14da6

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
},
165165
"devDependencies": {
166166
"@ima-worldhealth/rewire": "^4.1.0",
167-
"@playwright/test": "1.43.1",
167+
"@playwright/test": "1.44.0",
168168
"@types/node": "^20.8.3",
169169
"angular-mocks": "^1.8.3",
170170
"chai": "^4.4.1",

yarn.lock

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

347-
"@playwright/test@1.43.1":
348-
version "1.43.1"
349-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.43.1.tgz#16728a59eb8ce0f60472f98d8886d6cab0fa3e42"
350-
integrity sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA==
347+
"@playwright/test@1.44.0":
348+
version "1.44.0"
349+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.44.0.tgz#ac7a764b5ee6a80558bdc0fcbc525fcb81f83465"
350+
integrity sha512-rNX5lbNidamSUorBhB4XZ9SQTjAqfe5M+p37Z8ic0jPFBMo5iCtQz1kRWkEMg+rYOKSlVycpQmpqjSFq7LXOfg==
351351
dependencies:
352-
playwright "1.43.1"
352+
playwright "1.44.0"
353353

354354
"@pnpm/config.env-replace@^1.1.0":
355355
version "1.1.0"
@@ -7353,17 +7353,17 @@ pinkie@^2.0.0:
73537353
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
73547354
integrity sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==
73557355

7356-
playwright-core@1.43.1:
7357-
version "1.43.1"
7358-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.43.1.tgz#0eafef9994c69c02a1a3825a4343e56c99c03b02"
7359-
integrity sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==
7356+
playwright-core@1.44.0:
7357+
version "1.44.0"
7358+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.44.0.tgz#316c4f0bca0551ffb88b6eb1c97bc0d2d861b0d5"
7359+
integrity sha512-ZTbkNpFfYcGWohvTTl+xewITm7EOuqIqex0c7dNZ+aXsbrLj0qI8XlGKfPpipjm0Wny/4Lt4CJsWJk1stVS5qQ==
73607360

7361-
playwright@1.43.1:
7362-
version "1.43.1"
7363-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.43.1.tgz#8ad08984ac66c9ef3d0db035be54dd7ec9f1c7d9"
7364-
integrity sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==
7361+
playwright@1.44.0:
7362+
version "1.44.0"
7363+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.44.0.tgz#22894e9b69087f6beb639249323d80fe2b5087ff"
7364+
integrity sha512-F9b3GUCLQ3Nffrfb6dunPOkE5Mh68tR7zN32L4jCk4FjQamgesGay7/dAAe1WaMEGV04DkdJfcJzjoCKygUaRQ==
73657365
dependencies:
7366-
playwright-core "1.43.1"
7366+
playwright-core "1.44.0"
73677367
optionalDependencies:
73687368
fsevents "2.3.2"
73697369

0 commit comments

Comments
 (0)