Skip to content

Commit e007f67

Browse files
committed
Update devDeps
1 parent 9b086b3 commit e007f67

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ sudo: false
44
language: node_js
55
node_js:
66
- "6"
7-
8-
# NOTE: gulp-cli don't needed for run gulp locally on CI
9-
before_script:
10-
- npm install --global grunt-cli
11-
127
cache:
138
directories:
149
- node_modules

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"grunt-contrib-uglify": "~1.0.0",
3737
"grunt-ejs": "~0.3.0",
3838
"grunt-jscs": "~2.5.0",
39-
"highlight.js": "~9.4.0",
40-
"jquery": "~3.0.0",
39+
"highlight.js": "~9.5.0",
40+
"jquery": "~3.1.0",
4141
"load-grunt-tasks": "~3.5.0",
4242
"octicons": "~4.2.0"
4343
}

0 commit comments

Comments
 (0)