Skip to content

Commit 5b4874d

Browse files
committed
Update minor dependencies
1 parent 88e80d7 commit 5b4874d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

js/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
"prepublish": "npm run autogen && npm run build:bundles-prod"
2323
},
2424
"devDependencies": {
25-
"eslint": "^4.13.1",
25+
"eslint": "^4.18.1",
2626
"fs-extra": "^5.0.0",
2727
"glob": "^7.1.2",
2828
"handlebars": "^4.0.11",
2929
"rimraf": "^2.6.2",
3030
"webpack": "^3.10.0"
3131
},
3232
"dependencies": {
33-
"@jupyter-widgets/base": "^1.1.5",
33+
"@jupyter-widgets/base": "^1.1.8",
3434
"bluebird": "^3.5.1",
35-
"jupyter-dataserializers": "^1.0.0",
35+
"jupyter-dataserializers": "^1.1.0",
3636
"three": "^0.88.0",
3737
"underscore": "^1.8.3"
3838
},

0 commit comments

Comments
 (0)