File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 34
34
"devDependencies" : {
35
35
"@devoxa/eslint-config" : " 4.0.2" ,
36
36
"@devoxa/prettier-config" : " 2.0.3" ,
37
- "@playwright/test" : " 1.51.0 " ,
37
+ "@playwright/test" : " 1.51.1 " ,
38
38
"@types/express" : " 4.17.21" ,
39
39
"@types/node" : " 20.9.5" ,
40
40
"axe-playwright" : " 2.1.0" ,
Original file line number Diff line number Diff line change 183
183
" @nodelib/fs.scandir" " 2.1.4"
184
184
fastq "^1.6.0"
185
185
186
- " @playwright/[email protected] .0 " :
187
- version "1.51.0 "
188
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.51.0 .tgz#8d5c8400b465a0bfdbcf993e390ceecb903ea6d2 "
189
- integrity sha512-dJ0dMbZeHhI+wb77+ljx/FeC8VBP6j/rj9OAojO08JI80wTZy6vRk9KvHKiDCUh4iMpEiseMgqRBIeW+eKX6RA ==
186
+ " @playwright/[email protected] .1 " :
187
+ version "1.51.1 "
188
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.51.1 .tgz#75357d513221a7be0baad75f01e966baf9c41a2e "
189
+ integrity sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q ==
190
190
dependencies :
191
- playwright "1.51.0 "
191
+ playwright "1.51.1 "
192
192
193
193
194
194
version "2.12.1"
@@ -2112,17 +2112,17 @@ picomatch@^4.0.2:
2112
2112
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
2113
2113
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
2114
2114
2115
-
2116
- version "1.51.0 "
2117
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.51.0 .tgz#bb23ea6bb6298242d088ae5e966ffcf8dc9827e8 "
2118
- integrity sha512-x47yPE3Zwhlil7wlNU/iktF7t2r/URR3VLbH6EknJd/04Qc/PSJ0EY3CMXipmglLG+zyRxW6HNo2EGbKLHPWMg ==
2115
+
2116
+ version "1.51.1 "
2117
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.51.1 .tgz#d57f0393e02416f32a47cf82b27533656a8acce1 "
2118
+ integrity sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw ==
2119
2119
2120
-
2121
- version "1.51.0 "
2122
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.51.0 .tgz#9ba154497ba62bc6dc199c58ee19295eb35a4707 "
2123
- integrity sha512-442pTfGM0xxfCYxuBa/Pu6B2OqxqqaYq39JS8QDMGThUvIOCd6s0ANDog3uwA0cHavVlnTQzGCN7Id2YekDSXA ==
2120
+
2121
+ version "1.51.1 "
2122
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.51.1 .tgz#ae1467ee318083968ad28d6990db59f47a55390f "
2123
+ integrity sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw ==
2124
2124
dependencies :
2125
- playwright-core "1.51.0 "
2125
+ playwright-core "1.51.1 "
2126
2126
optionalDependencies :
2127
2127
fsevents "2.3.2"
2128
2128
You can’t perform that action at this time.
0 commit comments