Skip to content

Commit 7643eac

Browse files
committed
chore(deps): upgrading build dependencies
1 parent 34d5f4d commit 7643eac

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,12 @@
4545
"grunt-contrib-concat": "^1.0.0",
4646
"grunt-contrib-jshint": "^1.0.0",
4747
"grunt-mkdir": "^1.0.0",
48-
"grunt-mocha-test": "~0.12.7",
49-
"grunt-shell": "^1.2.1",
48+
"grunt-mocha-test": "^0.12.7",
49+
"grunt-shell": "^1.3.1",
5050
"jit-grunt": "^0.10.0",
5151
"jshint-stylish": "^2.1.0",
52-
"node-sass": "^3.4.2",
52+
"mocha": "^3.2.0",
53+
"node-sass": "^3.13.1",
5354
"time-grunt": "^1.1.0"
5455
}
5556
}

0 commit comments

Comments
 (0)