Skip to content

Commit 64be972

Browse files
committed
Update dev-dependencies
1 parent a872d4c commit 64be972

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,20 +34,20 @@
3434
"grunt-contrib-concat": "~0.5.0",
3535
"grunt-contrib-copy": "~0.8.0",
3636
"grunt-contrib-jshint": "^0.11.2",
37-
"grunt-contrib-uglify": "~0.9.1",
37+
"grunt-contrib-uglify": "~0.10.0",
3838
"grunt-contrib-watch": "~0.6.1",
3939
"grunt-jsbeautifier": "^0.2.7",
40-
"grunt-karma": "~0.11.0",
41-
"karma": "~0.12.1",
42-
"karma-chrome-launcher": "~0.1.2",
43-
"karma-coffee-preprocessor": "~0.2.1",
40+
"grunt-karma": "~0.12.1",
41+
"karma": "~0.13.14",
42+
"karma-chrome-launcher": "~0.2.1",
43+
"karma-coffee-preprocessor": "~0.3.0",
4444
"karma-firefox-launcher": "~0.1.2",
4545
"karma-html2js-preprocessor": "~0.1.0",
4646
"karma-jasmine": "~0.3.5",
4747
"karma-phantomjs-launcher": "~0.2.0",
4848
"karma-requirejs": "~0.2.0",
4949
"karma-script-launcher": "~0.1.0",
50-
"load-grunt-tasks": "~3.2.0",
50+
"load-grunt-tasks": "~3.3.0",
5151
"requirejs": "~2.1.14",
5252
"time-grunt": "~1.2.1"
5353
}

0 commit comments

Comments
 (0)