Skip to content

Commit c4f34ce

Browse files
committed
Update htmlmanager dependencies to match others.
1 parent 86f2030 commit c4f34ce

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

jupyter-widgets-htmlmanager/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
},
3434
"homepage": "https://github.com/jupyter-widgets/ipywidgets#readme",
3535
"dependencies": {
36-
"@jupyterlab/outputarea": "^0.5.0",
37-
"@jupyterlab/rendermime": "^0.5.0",
36+
"@jupyterlab/outputarea": "^0.7.0",
37+
"@jupyterlab/rendermime": "^0.7.0",
3838
"@jupyter-widgets/base": "^0.3.0",
3939
"@jupyter-widgets/controls": "^0.3.0",
4040
"@phosphor/widgets": "^1.2.0",
@@ -45,18 +45,18 @@
4545
"devDependencies": {
4646
"@types/mocha": "^2.2.41",
4747
"@types/requirejs": "^2.1.28",
48-
"chai": "^4.0.2",
48+
"chai": "^4.0.0",
4949
"css-loader": "^0.28.4",
5050
"es6-promise": "^4.1.0",
5151
"file-loader": "^0.11.2",
5252
"json-loader": "^0.5.4",
53-
"karma": "^1.7.0",
54-
"karma-chrome-launcher": "^2.1.1",
53+
"karma": "^1.6.0",
54+
"karma-chrome-launcher": "^2.0.0",
5555
"karma-firefox-launcher": "^1.0.1",
5656
"karma-ie-launcher": "^1.0.0",
5757
"karma-mocha": "^1.3.0",
5858
"karma-mocha-reporter": "^2.2.3",
59-
"mocha": "^3.4.2",
59+
"mocha": "^3.3.0",
6060
"postcss": "^6.0.1",
6161
"postcss-cssnext": "^2.11.0",
6262
"postcss-import": "^10.0.0",

0 commit comments

Comments
 (0)