Skip to content

Commit 86f1125

Browse files
renovate-botayazhafiz
authored andcommitted
fix(deps): update dependency rxjs to v6.6.3
1 parent 82ea4b7 commit 86f1125

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

integration/project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"dependencies": {
55
"@angular/core": "10.1.0",
6-
"rxjs": "6.6.2",
6+
"rxjs": "6.6.3",
77
"zone.js": "0.11.1"
88
}
99
}

integration/project/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
dependencies:
1010
tslib "^2.0.0"
1111

12-
13-
version "6.6.2"
14-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.2.tgz#8096a7ac03f2cc4fe5860ef6e572810d9e01c0d2"
15-
integrity sha512-BHdBMVoWC2sL26w//BCu3YzKT4s2jip/WhwsGEDmeKYBhKDZeYezVUnHatYB7L85v5xs0BAQmg6BEYJEKxBabg==
12+
13+
version "6.6.3"
14+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
15+
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
1616
dependencies:
1717
tslib "^1.9.0"
1818

0 commit comments

Comments
 (0)