Commit da6d462 1 parent 5674dce commit da6d462 Copy full SHA for da6d462
File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 47
47
"mocha" : " 6.2.0" ,
48
48
"prettier" : " 1.18.2" ,
49
49
"pretty-quick" : " 1.11.1" ,
50
- "rxjs" : " 6.5.3 " ,
50
+ "rxjs" : " 6.5.5 " ,
51
51
"typescript" : " 3.6.3"
52
52
}
53
53
}
Original file line number Diff line number Diff line change @@ -1555,7 +1555,14 @@ run-node@^1.0.0:
1555
1555
resolved "https://registry.yarnpkg.com/run-node/-/run-node-1.0.0.tgz#46b50b946a2aa2d4947ae1d886e9856fd9cabe5e"
1556
1556
integrity sha512-kc120TBlQ3mih1LSzdAJXo4xn/GWS2ec0l3S+syHDXP9uRr0JAT8Qd3mdMuyjqCzeZktgP3try92cEgf9Nks8A==
1557
1557
1558
- rxjs@6.5.3, rxjs@^6.5.2, rxjs@^6.5.3 :
1558
+ rxjs@6.5.5 :
1559
+ version "6.5.5"
1560
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.5.tgz#c5c884e3094c8cfee31bf27eb87e54ccfc87f9ec"
1561
+ integrity sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ==
1562
+ dependencies :
1563
+ tslib "^1.9.0"
1564
+
1565
+ rxjs@^6.5.2, rxjs@^6.5.3 :
1559
1566
version "6.5.3"
1560
1567
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.3.tgz#510e26317f4db91a7eb1de77d9dd9ba0a4899a3a"
1561
1568
integrity sha512-wuYsAYYFdWTAnAaPoKGNhfpWwKZbJW+HgAJ+mImp+Epl7BG8oNWBCTyRM8gba9k4lk8BgWdoYm21Mo/RYhhbgA==
You can’t perform that action at this time.
0 commit comments