Skip to content

Commit 1ba273e

Browse files
committed
Update ui tests dependencies
1 parent 49ecaea commit 1ba273e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ui-tests/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"test:update": "playwright test --update-snapshots"
1616
},
1717
"dependencies": {
18-
"@jupyterlab/galata": "~5.0.0-alpha.14",
19-
"@playwright/test": "~1.26.0",
18+
"@jupyterlab/galata": "~5.0.0-alpha.15",
2019
"rimraf": "^3.0.2"
2120
}
2221
}

0 commit comments

Comments
 (0)