Skip to content

Commit 76b1fc9

Browse files
author
Sérgio Gomes
committed
Update most dependencies
1 parent b699ce9 commit 76b1fc9

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

package.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,34 +15,34 @@
1515
"chai": "^3.3.0",
1616
"chai-jquery": "^2.0.0",
1717
"del": "^2.0.2",
18-
"drool": "^0.3.1",
18+
"drool": "^0.4.0",
1919
"escodegen": "^1.6.1",
2020
"google-closure-compiler": "",
2121
"gulp": "^3.9.0",
2222
"gulp-autoprefixer": "^3.0.2",
23-
"gulp-cache": "^0.3.0",
24-
"gulp-closure-compiler": "^0.3.1",
23+
"gulp-cache": "^0.4.5",
24+
"gulp-closure-compiler": "^0.4.0",
2525
"gulp-concat": "^2.4.1",
2626
"gulp-connect": "^5.0.0",
2727
"gulp-css-inline-images": "^0.1.1",
2828
"gulp-csso": "1.0.0",
29-
"gulp-file": "^0.2.0",
29+
"gulp-file": "^0.3.0",
3030
"gulp-flatten": "^0.3.1",
3131
"gulp-front-matter": "^1.2.2",
3232
"gulp-header": "^1.2.2",
3333
"gulp-if": "^2.0.0",
34-
"gulp-iife": "^0.1.0",
34+
"gulp-iife": "^0.3.0",
3535
"gulp-imagemin": "^3.1.0",
3636
"gulp-jscs": "^3.0.1",
37-
"gulp-jshint": "^1.6.3",
37+
"gulp-jshint": "^2.0.4",
3838
"gulp-load-plugins": "^1.3.0",
3939
"gulp-marked": "^1.0.0",
4040
"gulp-mocha-phantomjs": "^0.12.0",
41-
"gulp-open": "^1.0.0",
41+
"gulp-open": "^2.0.0",
4242
"gulp-rename": "^1.2.0",
4343
"gulp-replace": "^0.5.3",
4444
"gulp-sass": "3.0.0",
45-
"gulp-shell": "^0.4.2",
45+
"gulp-shell": "^0.5.2",
4646
"gulp-size": "^2.0.0",
4747
"gulp-sourcemaps": "^2.0.1",
4848
"gulp-subtree": "^0.1.0",
@@ -52,7 +52,8 @@
5252
"gulp-zip": "^3.0.2",
5353
"humanize": "0.0.9",
5454
"jquery": "^3.1.1",
55-
"jshint-stylish": "^2.0.1",
55+
"jshint": "^2.9.4",
56+
"jshint-stylish": "^2.2.1",
5657
"merge-stream": "^1.0.0",
5758
"mocha": "^3.0.2",
5859
"prismjs": "0.0.1",

0 commit comments

Comments
 (0)