We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7db38c7 commit 3233191Copy full SHA for 3233191
ui-tests/package.json
@@ -12,9 +12,9 @@
12
"author": "ipympl",
13
"license": "Apache-2.0",
14
"devDependencies": {
15
- "@jupyterlab/galata": "^5.0.5",
16
- "@playwright/test": "^1.37.0",
+ "@jupyterlab/galata": "^5.3.3",
+ "@playwright/test": "^1.49.1",
17
"klaw-sync": "^6.0.0",
18
- "rimraf": "^3.0.2"
+ "rimraf": "^6.0.1"
19
}
20
0 commit comments