Skip to content

Commit 084e733

Browse files
committed
update some dependencies
1 parent ddfd1ca commit 084e733

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
},
4242
"optionalDependencies": {
4343
"graceful-fs": "~2.0.3",
44-
"mime": "1.2.x",
45-
"request": ">=2.33.0",
44+
"mime": "~1.2.11",
45+
"request": "~2.34.0",
4646
"mkdirp": "~0.3.5",
4747
"clean-css": "2.1.x",
4848
"source-map": "0.1.x"
@@ -51,15 +51,15 @@
5151
"diff": "~1.0",
5252
"grunt": "~0.4.2",
5353
"grunt-contrib-clean": "~0.5.0",
54-
"grunt-contrib-concat": "~0.3.0",
55-
"grunt-contrib-connect": "~0.6.0",
54+
"grunt-contrib-concat": "~0.4.0",
55+
"grunt-contrib-connect": "~0.7.0",
5656
"grunt-contrib-jasmine": "~0.5.2",
57-
"grunt-contrib-jshint": "~0.8.0",
58-
"grunt-contrib-uglify": "~0.3.2",
59-
"grunt-shell": "~0.6.4",
57+
"grunt-contrib-jshint": "~0.10.0",
58+
"grunt-contrib-uglify": "~0.4.0",
59+
"grunt-shell": "~0.7.0",
6060
"http-server": "~0.6.1",
6161
"matchdep": "~0.3.0",
62-
"time-grunt": "~0.2.9"
62+
"time-grunt": "~0.3.1"
6363
},
6464
"keywords": [
6565
"compile less",

0 commit comments

Comments
 (0)