Skip to content

Commit f3280a6

Browse files
committed
Updates rxjs.
1 parent dee2684 commit f3280a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"ng-packagr": "^11.2.2",
8686
"prettier": "^2.0.5",
8787
"protractor": "^7.0.0",
88-
"rxjs": "^6.6.0",
88+
"rxjs": "^6.6.3",
8989
"standard-version": "^8.0.2",
9090
"stylelint": "^13.6.1",
9191
"stylelint-config-prettier": "^8.0.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9761,7 +9761,7 @@ rxjs@6.2.2:
97619761
dependencies:
97629762
tslib "^1.9.0"
97639763

9764-
rxjs@6.6.3:
9764+
rxjs@6.6.3, rxjs@^6.6.3:
97659765
version "6.6.3"
97669766
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
97679767
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==

0 commit comments

Comments
 (0)