File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 16
16
"license" : " BSD-3-Clause" ,
17
17
"devDependencies" : {
18
18
"@jupyterlab/galata" : " ^5.3.0" ,
19
- "@playwright/test" : " ^1.49.0 " ,
19
+ "@playwright/test" : " ^1.54.2 " ,
20
20
"yarn-deduplicate" : " ^6.0.1"
21
21
}
22
22
}
Original file line number Diff line number Diff line change 1170
1170
dependencies :
1171
1171
exenv-es6 "^1.1.1"
1172
1172
1173
- " @playwright/test@^1.48.0" , "@playwright/test@^1.49.0 ":
1174
- version "1.49.0 "
1175
- resolved "https://registry.npmjs.org/@playwright/test/-/test-1.49.0 .tgz#74227385b58317ee076b86b56d0e1e1b25cff01e "
1176
- integrity sha512-DMulbwQURa8rNIQrf94+jPJQ4FmOVdpE5ZppRNvWVjvhC+6sOeo28r8MgIpQRYouXRtt/FCCXU7zn20jnHR4Qw ==
1173
+ " @playwright/test@^1.48.0" , "@playwright/test@^1.54.2 ":
1174
+ version "1.54.2 "
1175
+ resolved "https://registry.npmjs.org/@playwright/test/-/test-1.54.2 .tgz#ff0d1e5d8e26f3258ae65364e2d4d10176926b07 "
1176
+ integrity sha512-A+znathYxPf+72riFd1r1ovOLqsIIB0jKIoPjyK2kqEIe30/6jF6BC7QNluHuwUmsD2tv1XZVugN8GqfTMOxsA ==
1177
1177
dependencies :
1178
- playwright "1.49.0 "
1178
+ playwright "1.54.2 "
1179
1179
1180
1180
" @rjsf/core@^5.13.4 " :
1181
1181
version "5.21.0"
@@ -2098,17 +2098,17 @@ picocolors@^1.0.1:
2098
2098
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
2099
2099
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
2100
2100
2101
- playwright-core@1.49.0 :
2102
- version "1.49.0 "
2103
- resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.49.0 .tgz#8e69ffed3f41855b854982f3632f2922c890afcb "
2104
- integrity sha512-R+3KKTQF3npy5GTiKH/T+kdhoJfJojjHESR1YEWhYuEKRVfVaxH3+4+GvXE5xyCngCxhxnykk0Vlah9v8fs3jA ==
2101
+ playwright-core@1.54.2 :
2102
+ version "1.54.2 "
2103
+ resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.54.2 .tgz#73cc5106f19ec6b9371908603d61a7f171ebd8f0 "
2104
+ integrity sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA ==
2105
2105
2106
- playwright@1.49.0 :
2107
- version "1.49.0 "
2108
- resolved "https://registry.npmjs.org/playwright/-/playwright-1.49.0 .tgz#df6b9e05423377a99658202844a294a8afb95d0a "
2109
- integrity sha512-eKpmys0UFDnfNb3vfsf8Vx2LEOtflgRebl0Im2eQQnYMA4Aqd+Zw8bEOB+7ZKvN76901mRnqdsiOGKxzVTbi7A ==
2106
+ playwright@1.54.2 :
2107
+ version "1.54.2 "
2108
+ resolved "https://registry.npmjs.org/playwright/-/playwright-1.54.2 .tgz#e2435abb2db3a96a276f8acc3ada1a85b587dff3 "
2109
+ integrity sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw ==
2110
2110
dependencies :
2111
- playwright-core "1.49.0 "
2111
+ playwright-core "1.54.2 "
2112
2112
optionalDependencies :
2113
2113
fsevents "2.3.2"
2114
2114
You can’t perform that action at this time.
0 commit comments