Skip to content

Commit cdc5f30

Browse files
committed
Upgrade dependencies
1 parent 38a10f2 commit cdc5f30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
"readmeFilename": "README.md",
1919
"devDependencies": {
2020
"benchmark": "^2.1.4",
21-
"eslint": "3.17.1",
21+
"eslint": "3.19.0",
2222
"gulp": "^3.9.1",
2323
"gulp-benchmark": "^1.1.1",
2424
"gulp-eslint": "^3.0.1",
2525
"gulp-header": "^1.8.8",
2626
"gulp-mocha": "^4.3.1",
2727
"gulp-rename": "^1.2.2",
2828
"gulp-sourcemaps": "^2.6.0",
29-
"gulp-uglify": "^2.1.2",
30-
"mocha": "^3.3.0"
29+
"gulp-uglify": "^3.0.0",
30+
"mocha": "^3.4.2"
3131
}
3232
}

0 commit comments

Comments
 (0)