File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
2424#### Changed
2525
26+ - Update ` @robotlegsjs/signals ` to version ` 1.0.0 ` (see #79 ).
27+
2628- Update ` karma ` setup to generate code coverage report only for ` src ` folder (see #69 ).
2729
2830- Migrate to Headless Chrome and improve performance of ` karma ` (see #75 ).
Original file line number Diff line number Diff line change 7272 },
7373 "dependencies" : {
7474 "@robotlegsjs/core" : " ^0.2.1" ,
75- "@robotlegsjs/signals" : " ^0.2 .0"
75+ "@robotlegsjs/signals" : " ^1.0 .0"
7676 },
7777 "devDependencies" : {
7878 "@types/bluebird" : " ^3.5.24" ,
Original file line number Diff line number Diff line change 105105 inversify "^4.13.0"
106106 tslib "^1.9.3"
107107
108- " @robotlegsjs/signals@^0.2 .0 " :
109- version "0.2 .0"
110- resolved "https://registry.npmjs.org/@robotlegsjs/signals/-/signals-0.2. 0.tgz#a3f272ccd8bdb91771f3ac0fef9c997e2c0ebc8a "
111- integrity sha512-2Ok/C2wHmMiEPnE6FeAjG23TIyjTZXlMoDnNSLO5uM+nXS6nlx6sGF6AFMx123uVhBNet2pzLQUCnuH/qY988g ==
108+ " @robotlegsjs/signals@^1.0 .0 " :
109+ version "1.0 .0"
110+ resolved "https://registry.npmjs.org/@robotlegsjs/signals/-/signals-1.0. 0.tgz#d09cafb9cbe3012f6fc0ecfbed205962a6606e68 "
111+ integrity sha512-QORt8eMY69pyy4McsEa49Yl+WtLArk6BttGSOx3rfHRbdz10+v+w4qnxiapcDKV/jQZ5/pLWH9KAZ1gVralksw ==
112112 dependencies :
113113 tslib "^1.9.3"
114114
You can’t perform that action at this time.
0 commit comments