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
304
304
305
305
* ` v2.0.0 ` (2017-09-20)
306
306
- ** 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.
308
308
- Removed support for Node.js ` v0.10 `
309
309
* ` v1.2.0 ` (2017-04-30)
310
310
- 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 39
39
"dependencies" : {
40
40
"deepmerge" : " ^1.5.1" ,
41
41
"istanbul" : " ^0.4.5" ,
42
- "jasmine" : " 2.5.2 " ,
42
+ "jasmine" : " ^ 2.5.3 " ,
43
43
"jasmine-reporters" : " ^2.2.1" ,
44
- "jasmine-spec-reporter" : " 3.3.0"
44
+ "jasmine-spec-reporter" : " ^ 3.3.0"
45
45
},
46
46
"devDependencies" : {
47
47
"grunt" : " ^1.0.1" ,
You can’t perform that action at this time.
0 commit comments