Skip to content

Commit b8dec38

Browse files
committed
chore(build): upgrade build dependencies
1 parent e0dcb6d commit b8dec38

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,19 @@
4646
],
4747
"devDependencies": {
4848
"benchmark": "^2.0.0",
49-
"chai": "^3.5.0",
50-
"grunt": "^1.0.1",
51-
"grunt-contrib-clean": "^1.0.0",
49+
"chai": "^4.2.0",
50+
"grunt": "^1.0.4",
51+
"grunt-contrib-clean": "^2.0.0",
5252
"grunt-contrib-concat": "^1.0.0",
53-
"grunt-contrib-jshint": "^1.0.0",
53+
"grunt-contrib-jshint": "^2.1.0",
5454
"grunt-mkdir": "^1.0.0",
55-
"grunt-mocha-test": "^0.12.7",
56-
"grunt-shell": "^1.3.1",
55+
"grunt-mocha-test": "^0.13.3",
56+
"grunt-shell": "^3.0.1",
5757
"jit-grunt": "^0.10.0",
5858
"jshint-stylish": "^2.1.0",
5959
"mocha": "^3.2.0",
60-
"node-sass": "^4.9.3",
61-
"serve": "^10.0.1",
62-
"time-grunt": "^1.1.0"
60+
"node-sass": "^4.12.0",
61+
"serve": "^11.0.0",
62+
"time-grunt": "^2.0.0"
6363
}
6464
}

0 commit comments

Comments
 (0)