Skip to content

Commit 1627249

Browse files
committed
Update ui-test deps
1 parent c467c15 commit 1627249

File tree

2 files changed

+783
-631
lines changed

2 files changed

+783
-631
lines changed

ui-tests/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
},
1212
"author": "ipycanvas",
1313
"license": "Apache-2.0",
14+
"dependencies": {
15+
"@jupyterlab/galata": "^5.0.0",
16+
"klaw-sync": "^6.0.0",
17+
"rimraf": "^3.0.2"
18+
},
1419
"devDependencies": {
15-
"@jupyterlab/galata": "^5.0.1",
1620
"@playwright/test": "^1.32.0"
17-
},
18-
"dependencies": {
19-
"@types/klaw-sync": "^6.0.1",
20-
"klaw-sync": "^6.0.0"
2121
}
2222
}

0 commit comments

Comments
 (0)