Skip to content

Commit 88ccce4

Browse files
authored
Merge pull request #1450 from plotly/bump-dev-deps
bump dev deps
2 parents 9b654dd + dc38846 commit 88ccce4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"mouse-change": "^1.4.0",
8787
"mouse-wheel": "^1.0.2",
8888
"ndarray": "^1.0.18",
89-
"ndarray-fill": "^1.0.1",
89+
"ndarray-fill": "^1.0.2",
9090
"ndarray-homography": "^1.0.0",
9191
"ndarray-ops": "^1.2.2",
9292
"regl": "^1.3.0",
@@ -105,7 +105,7 @@
105105
"browserify-transform-tools": "^1.7.0",
106106
"deep-equal": "^1.0.1",
107107
"ecstatic": "^2.1.0",
108-
"eslint": "^3.15.0",
108+
"eslint": "^3.17.1",
109109
"falafel": "^2.0.0",
110110
"fs-extra": "^2.0.0",
111111
"fuse.js": "^2.6.1",
@@ -114,11 +114,11 @@
114114
"gzip-size": "^3.0.0",
115115
"image-size": "^0.5.1",
116116
"jasmine-core": "^2.4.1",
117-
"karma": "^1.4.1",
117+
"karma": "^1.5.0",
118118
"karma-browserify": "^5.1.1",
119119
"karma-chrome-launcher": "^2.0.0",
120120
"karma-coverage": "^1.0.0",
121-
"karma-firefox-launcher": "^1.0.0",
121+
"karma-firefox-launcher": "^1.0.1",
122122
"karma-jasmine": "^1.1.0",
123123
"karma-jasmine-spec-tags": "^1.0.1",
124124
"karma-spec-reporter": "0.0.30",
@@ -132,7 +132,7 @@
132132
"read-last-lines": "^1.1.0",
133133
"requirejs": "^2.3.1",
134134
"through2": "^2.0.3",
135-
"uglify-js": "~2.7.5",
135+
"uglify-js": "^2.8.12",
136136
"watchify": "^3.9.0",
137137
"xml2js": "^0.4.16"
138138
}

0 commit comments

Comments
 (0)