Skip to content

Commit 2600170

Browse files
committed
Update phantomjs,
Fixes #2786
1 parent 3f0a91d commit 2600170

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,18 @@
3434
"grunt-contrib-clean": "^0.6.0",
3535
"grunt-contrib-uglify": "^0.9.2",
3636
"grunt-eslint": "^17.3.1",
37-
"grunt-karma": "^0.11.1",
37+
"grunt-karma": "^2.0.0",
3838
"grunt-mocha-test": "^0.12.7",
3939
"grunt-mootools-packager": "^0.4.0",
40-
"karma": "^0.12.37",
40+
"karma": "^1.7.0",
4141
"karma-expect": "^1.1",
4242
"karma-mocha": "^0.2.0",
43-
"karma-phantomjs-launcher": "^0.2.1",
43+
"karma-phantomjs-launcher": "^1.0.4",
4444
"karma-sauce-launcher": "^0.2.14",
4545
"karma-sinon-ie": "^1.0",
4646
"load-grunt-tasks": "^3.2",
4747
"mocha": "^2.3",
48-
"phantomjs": "^1.9",
48+
"phantomjs": "^2.1.7",
4949
"promises-aplus-tests": "^2.1",
5050
"sinon": "~1.14",
5151
"syn": "^0.1.2"

0 commit comments

Comments
 (0)