Update ui tests dependencies

This commit is contained in:
Jeremy Tuloup 2022-10-12 15:15:36 +00:00
parent 49ecaeafb6
commit 1ba273e43b

View File

@ -15,8 +15,7 @@
"test:update": "playwright test --update-snapshots"
},
"dependencies": {
"@jupyterlab/galata": "~5.0.0-alpha.14",
"@playwright/test": "~1.26.0",
"@jupyterlab/galata": "~5.0.0-alpha.15",
"rimraf": "^3.0.2"
}
}