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 44 "repository" : " https://github.com/Coursemology/coursemology2.git" ,
55 "license" : " MIT" ,
66 "devDependencies" : {
7- "@playwright/test" : " ^1.55 .1" ,
7+ "@playwright/test" : " ^1.56 .1" ,
88 "@types/node" : " ^22.15.21" ,
99 "nyc" : " ^17.1.0"
1010 },
Original file line number Diff line number Diff line change 229229 " @jridgewell/resolve-uri" " 3.1.0"
230230 " @jridgewell/sourcemap-codec" " 1.4.14"
231231
232- " @playwright/test@^1.55 .1 " :
233- version "1.55 .1"
234- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.55 .1.tgz#80f775d5f948cd3ef550fcc45ef99986d3ffb36c "
235- integrity sha512-IVAh/nOJaw6W9g+RJVlIQJ6gSiER+ae6mKQ5CX1bERzQgbC1VSeBlwdvczT7pxb0GWiyrxH4TGKbMfDb4Sq/ig ==
232+ " @playwright/test@^1.56 .1 " :
233+ version "1.56 .1"
234+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.56 .1.tgz#6e3bf3d0c90c5cf94bf64bdb56fd15a805c8bd3f "
235+ integrity sha512-vSMYtL/zOcFpvJCW71Q/OEGQb7KYBPAdKh35WNSkaZA75JlAO8ED8UN6GUNTm3drWomcbcqRPFqQbLae8yBTdg ==
236236 dependencies :
237- playwright "1.55 .1"
237+ playwright "1.56 .1"
238238
239239" @types/node@^22.15.21 " :
240240 version "22.15.21"
@@ -843,17 +843,17 @@ pkg-dir@^4.1.0:
843843 dependencies :
844844 find-up "^4.0.0"
845845
846- playwright-core@1.55 .1 :
847- version "1.55 .1"
848- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.55 .1.tgz#5d3bb1846bc4289d364ea1a9dcb33f14545802e9 "
849- integrity sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w ==
846+ playwright-core@1.56 .1 :
847+ version "1.56 .1"
848+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.56 .1.tgz#24a66481e5cd33a045632230aa2c4f0cb6b1db3d "
849+ integrity sha512-hutraynyn31F+Bifme+Ps9Vq59hKuUCz7H1kDOcBs+2oGguKkWTU50bBWrtz34OUWmIwpBTWDxaRPXrIXkgvmQ ==
850850
851- playwright@1.55 .1 :
852- version "1.55 .1"
853- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.55 .1.tgz#8a9954e9e61ed1ab479212af9be336888f8b3f0e "
854- integrity sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A ==
851+ playwright@1.56 .1 :
852+ version "1.56 .1"
853+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.56 .1.tgz#62e3b99ddebed0d475e5936a152c88e68be55fbf "
854+ integrity sha512-aFi5B0WovBHTEvpM3DzXTUaeN6eN0qWnTkKx4NQaH4Wvcmc153PdaY2UBdSYKaGYw+UyWXSVyxDUg5DoPEttjw ==
855855 dependencies :
856- playwright-core "1.55 .1"
856+ playwright-core "1.56 .1"
857857 optionalDependencies :
858858 fsevents "2.3.2"
859859
You can’t perform that action at this time.
0 commit comments