Skip to content

Commit 21741f9

Browse files
committed
bump dev deps
1 parent 20a47fd commit 21741f9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"browserify-transform-tools": "^1.7.0",
105105
"deep-equal": "^1.0.1",
106106
"ecstatic": "^2.1.0",
107-
"eslint": "^3.15.0",
107+
"eslint": "^3.17.1",
108108
"falafel": "^2.0.0",
109109
"fs-extra": "^2.0.0",
110110
"fuse.js": "^2.6.1",
@@ -113,11 +113,11 @@
113113
"gzip-size": "^3.0.0",
114114
"image-size": "^0.5.1",
115115
"jasmine-core": "^2.4.1",
116-
"karma": "^1.4.1",
116+
"karma": "^1.5.0",
117117
"karma-browserify": "^5.1.1",
118118
"karma-chrome-launcher": "^2.0.0",
119119
"karma-coverage": "^1.0.0",
120-
"karma-firefox-launcher": "^1.0.0",
120+
"karma-firefox-launcher": "^1.0.1",
121121
"karma-jasmine": "^1.1.0",
122122
"madge": "^1.6.0",
123123
"node-sass": "^4.5.0",
@@ -128,7 +128,7 @@
128128
"read-last-lines": "^1.1.0",
129129
"requirejs": "^2.3.1",
130130
"through2": "^2.0.3",
131-
"uglify-js": "^2.7.5",
131+
"uglify-js": "^2.8.8",
132132
"watchify": "^3.9.0",
133133
"xml2js": "^0.4.16"
134134
}

0 commit comments

Comments
 (0)