Skip to content

Commit 43f9b56

Browse files
committed
Update jasmine-core
This updates our jasmine-core dependency to the latest version. In v2.8, some of the output from test failures is much more legible than in v2.6. Change-Id: I56ac0aa47fdd18ac57108c1e481ef9269269da51
1 parent e14fd0b commit 43f9b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"htmlhint": "yaniswang/HTMLHint#152a114f",
1818
"in-publish": "~2.0.0",
1919
"jasmine-ajax": "~3.3.1",
20-
"jasmine-core": "~2.6.1",
20+
"jasmine-core": "^2.8.0",
2121
"karma": "~1.6.0",
2222
"karma-chrome-launcher": "~2.0.0",
2323
"karma-coverage": "~1.1.1",

0 commit comments

Comments
 (0)