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 16
16
"license" : " BSD-3-Clause" ,
17
17
"devDependencies" : {
18
18
"@jupyterlab/galata" : " ^5.0.1" ,
19
- "@playwright/test" : " ^1.32.0 " ,
19
+ "@playwright/test" : " ^1.48.2 " ,
20
20
"yarn-deduplicate" : " ^6.0.1"
21
21
}
22
22
}
Original file line number Diff line number Diff line change 1151
1151
dependencies :
1152
1152
exenv-es6 "^1.1.1"
1153
1153
1154
- " @playwright/test@^1.32.0 " , "@playwright/test@^1.43.1 ":
1155
- version "1.47.0 "
1156
- resolved "https://registry.npmjs.org/@playwright/test/-/test-1.47.0 .tgz#69fc55b10754147cc20021afbfa05747d4961bf0 "
1157
- integrity sha512-SgAdlSwYVpToI4e/IH19IHHWvoijAYH5hu2MWSXptRypLSnzj51PcGD+rsOXFayde4P9ZLi+loXVwArg6IUkCA ==
1154
+ " @playwright/test@^1.43.1 " , "@playwright/test@^1.48.2 ":
1155
+ version "1.48.2 "
1156
+ resolved "https://registry.npmjs.org/@playwright/test/-/test-1.48.2 .tgz#87dd40633f980872283404c8142a65744d3f13d6 "
1157
+ integrity sha512-54w1xCWfXuax7dz4W2M9uw0gDyh+ti/0K/MxcCUxChFh37kkdxPdfZDw5QBbuPUJHr1CiHJ1hXgSs+GgeQc5Zw ==
1158
1158
dependencies :
1159
- playwright "1.47.0 "
1159
+ playwright "1.48.2 "
1160
1160
1161
1161
" @rjsf/core@^5.13.4 " :
1162
1162
version "5.21.0"
@@ -2079,17 +2079,17 @@ picocolors@^1.0.1:
2079
2079
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
2080
2080
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
2081
2081
2082
- playwright-core@1.47.0 :
2083
- version "1.47.0 "
2084
- resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.47.0 .tgz#b54ec060fd83e5c2e46b63986b5ebb5e96ace427 "
2085
- integrity sha512-1DyHT8OqkcfCkYUD9zzUTfg7EfTd+6a8MkD/NWOvjo0u/SCNd5YmY/lJwFvUZOxJbWNds+ei7ic2+R/cRz/PDg ==
2082
+ playwright-core@1.48.2 :
2083
+ version "1.48.2 "
2084
+ resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.48.2 .tgz#cd76ed8af61690edef5c05c64721c26a8db2f3d7 "
2085
+ integrity sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA ==
2086
2086
2087
- playwright@1.47.0 :
2088
- version "1.47.0 "
2089
- resolved "https://registry.npmjs.org/playwright/-/playwright-1.47.0 .tgz#fb9b028883fad11362f9ff63ce7ba44bda0bf626 "
2090
- integrity sha512-jOWiRq2pdNAX/mwLiwFYnPHpEZ4rM+fRSQpRHwEwZlP2PUANvL3+aJOF/bvISMhFD30rqMxUB4RJx9aQbfh4Ww ==
2087
+ playwright@1.48.2 :
2088
+ version "1.48.2 "
2089
+ resolved "https://registry.npmjs.org/playwright/-/playwright-1.48.2 .tgz#fca45ae8abdc34835c715718072aaff7e305167e "
2090
+ integrity sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ ==
2091
2091
dependencies :
2092
- playwright-core "1.47.0 "
2092
+ playwright-core "1.48.2 "
2093
2093
optionalDependencies :
2094
2094
fsevents "2.3.2"
2095
2095
You can’t perform that action at this time.
0 commit comments