Skip to content

Commit 09dee00

Browse files
committed
Update web dependencies
1 parent aef600c commit 09dee00

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

js/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
"prepublish": "npm run autogen && npm run build"
2020
},
2121
"devDependencies": {
22-
"eslint": "^4.11.0",
23-
"fs-extra": "^4.0.2",
22+
"eslint": "^4.13.1",
23+
"fs-extra": "^5.0.0",
2424
"glob": "^7.1.2",
2525
"handlebars": "^4.0.11",
2626
"rimraf": "^2.6.2",
27-
"webpack": "^3.8.1"
27+
"webpack": "^3.10.0"
2828
},
2929
"dependencies": {
30-
"@jupyter-widgets/base": "^1.1.4",
30+
"@jupyter-widgets/base": "^1.1.5",
3131
"bluebird": "^3.5.1",
3232
"jupyter-dataserializers": "^1.0.0",
3333
"three": "^0.87.1",

0 commit comments

Comments
 (0)