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 @@ -43,6 +43,8 @@ Types of changes:
4343
4444#### Changed
4545
46+ - Update ` @robotlegsjs/signals ` to version ` 1.0.3 ` (see #98 ).
47+
4648- Update ` instanbul ` settings (see #97 ).
4749
4850- Migrate project to ` travis-ci.com ` .
Original file line number Diff line number Diff line change 7474 },
7575 "dependencies" : {
7676 "@robotlegsjs/core" : " ^1.0.2" ,
77- "@robotlegsjs/signals" : " ^1.0.2 "
77+ "@robotlegsjs/signals" : " ^1.0.3 "
7878 },
7979 "devDependencies" : {
8080 "@istanbuljs/nyc-config-typescript" : " ^0.1.3" ,
Original file line number Diff line number Diff line change 109109 inversify "^5.0.1"
110110 tslib "^1.10.0"
111111
112- " @robotlegsjs/signals@^1.0.2 " :
113- version "1.0.2 "
114- resolved "https://registry.npmjs.org/@robotlegsjs/signals/-/signals-1.0.2 .tgz#bbfd4dfe3c1fc9917a1051f5808d2aa05fed72f7 "
115- integrity sha512-4lFsZW1b1xR5GhdOmJWUExnngb5A9WIfgaizMfa/cXYxqpbqPeFFsJtUKfNevJQ7ciEm5DhkRYJO+h2r0PSd9g ==
112+ " @robotlegsjs/signals@^1.0.3 " :
113+ version "1.0.3 "
114+ resolved "https://registry.npmjs.org/@robotlegsjs/signals/-/signals-1.0.3 .tgz#c7dc75a0230b277ffefd53363912ca0cd2f01bbf "
115+ integrity sha512-TMN+vX+jceyTSieYK3VesXTZ8jEQTRQeNSwC108V4B9P6wiVCXOWtLW63+IpaizLSFMwlmmDXM6C6Fte7d/teQ ==
116116 dependencies :
117117 tslib "^1.10.0"
118118
You can’t perform that action at this time.
0 commit comments