Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit 9c88f72

Browse files
authored
Merge branch 'master' into greenkeeper-grunt-contrib-uglify-2.3.0
2 parents ae36e6b + 3d8d142 commit 9c88f72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"grunt-contrib-copy": "1.0.0",
3333
"grunt-contrib-jshint": "1.1.0",
3434
"grunt-contrib-less": "1.4.1",
35-
"grunt-contrib-qunit": "1.3.0",
36-
"grunt-contrib-uglify": "2.3.0",
35+
"grunt-contrib-qunit": "2.0.0",
36+
"grunt-contrib-uglify": "2.2.0",
3737
"grunt-contrib-watch": "1.0.0",
3838
"grunt-htmllint": "^0.2.7",
3939
"grunt-jsbeautifier": "0.2.13",
@@ -46,7 +46,7 @@
4646
"load-grunt-config": "0.19.2",
4747
"load-grunt-tasks": "3.5.2",
4848
"semver": "5.3.0",
49-
"serve-static": "1.12.0"
49+
"serve-static": "1.12.2"
5050
},
5151
"engines": {
5252
"node": ">=5.8.x"

0 commit comments

Comments
 (0)