File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -304,7 +304,7 @@ Please note that the junit reporter is no longer available. If you are using thi
304304
305305* ` v2.0.0 ` (2017-09-20)
306306 - ** Breaking changes alert! Ensure you read the migration guide before updating from previous versions**
307- - Updated to jasmine-spec-reporter ` v3.1 .0 ` . Older style configuration needs to be updated, see migration guide for more details.
307+ - Updated to jasmine-spec-reporter ` v3.3 .0 ` . Older style configuration needs to be updated, see migration guide for more details.
308308 - Removed support for Node.js ` v0.10 `
309309* ` v1.2.0 ` (2017-04-30)
310310 - Was compatible with Grunt ` 0.4 ` all the time, hence lowering the dependency requirement #60
Original file line number Diff line number Diff line change 3939 "dependencies" : {
4040 "deepmerge" : " ^1.5.1" ,
4141 "istanbul" : " ^0.4.5" ,
42- "jasmine" : " 2.5.2 " ,
42+ "jasmine" : " ^ 2.5.3 " ,
4343 "jasmine-reporters" : " ^2.2.1" ,
44- "jasmine-spec-reporter" : " 3.3.0"
44+ "jasmine-spec-reporter" : " ^ 3.3.0"
4545 },
4646 "devDependencies" : {
4747 "grunt" : " ^1.0.1" ,
You can’t perform that action at this time.
0 commit comments