Skip to content

Commit 540d0f0

Browse files
authored
Merge pull request #8399 from rancher-sandbox/dependabot/npm_and_yarn/playwright/test-1.51.1
build(deps-dev): bump @playwright/test from 1.51.0 to 1.51.1
2 parents 095f0e0 + e660df6 commit 540d0f0

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
@@ -110,7 +110,7 @@
110110
"@nuxtjs/eslint-config-typescript": "11.0.0",
111111
"@nuxtjs/router-extras": "1.1.1",
112112
"@nuxtjs/style-resources": "1.2.2",
113-
"@playwright/test": "1.51.0",
113+
"@playwright/test": "1.51.1",
114114
"@types/cross-spawn": "6.0.6",
115115
"@types/dompurify": "3.2.0",
116116
"@types/ejs": "3.1.5",

yarn.lock

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

2591-
"@playwright/test@1.51.0":
2592-
version "1.51.0"
2593-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.51.0.tgz#8d5c8400b465a0bfdbcf993e390ceecb903ea6d2"
2594-
integrity sha512-dJ0dMbZeHhI+wb77+ljx/FeC8VBP6j/rj9OAojO08JI80wTZy6vRk9KvHKiDCUh4iMpEiseMgqRBIeW+eKX6RA==
2591+
"@playwright/test@1.51.1":
2592+
version "1.51.1"
2593+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.51.1.tgz#75357d513221a7be0baad75f01e966baf9c41a2e"
2594+
integrity sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q==
25952595
dependencies:
2596-
playwright "1.51.0"
2596+
playwright "1.51.1"
25972597

25982598
"@polka/url@^1.0.0-next.20":
25992599
version "1.0.0-next.21"
@@ -11084,17 +11084,17 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
1108411084
dependencies:
1108511085
find-up "^4.0.0"
1108611086

11087-
playwright-core@1.51.0:
11088-
version "1.51.0"
11089-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.51.0.tgz#bb23ea6bb6298242d088ae5e966ffcf8dc9827e8"
11090-
integrity sha512-x47yPE3Zwhlil7wlNU/iktF7t2r/URR3VLbH6EknJd/04Qc/PSJ0EY3CMXipmglLG+zyRxW6HNo2EGbKLHPWMg==
11087+
playwright-core@1.51.1:
11088+
version "1.51.1"
11089+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.51.1.tgz#d57f0393e02416f32a47cf82b27533656a8acce1"
11090+
integrity sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw==
1109111091

11092-
playwright@1.51.0:
11093-
version "1.51.0"
11094-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.51.0.tgz#9ba154497ba62bc6dc199c58ee19295eb35a4707"
11095-
integrity sha512-442pTfGM0xxfCYxuBa/Pu6B2OqxqqaYq39JS8QDMGThUvIOCd6s0ANDog3uwA0cHavVlnTQzGCN7Id2YekDSXA==
11092+
playwright@1.51.1:
11093+
version "1.51.1"
11094+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.51.1.tgz#ae1467ee318083968ad28d6990db59f47a55390f"
11095+
integrity sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==
1109611096
dependencies:
11097-
playwright-core "1.51.0"
11097+
playwright-core "1.51.1"
1109811098
optionalDependencies:
1109911099
fsevents "2.3.2"
1110011100

0 commit comments

Comments
 (0)