Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 9b53745

Browse files
authored
Merge pull request #174 from bikecoders/renovate/rxjs-6.x
fix(deps): update dependency rxjs to v6.6.2
2 parents 9ab3f01 + bb1b4d2 commit 9b53745

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"font-awesome": "4.7.0",
7171
"jquery": "3.4.1",
7272
"ngx-deploy-npm": "1.1.1",
73-
"rxjs": "6.5.4",
73+
"rxjs": "6.6.2",
7474
"tslib": "1.10.0",
7575
"zone.js": "0.10.2"
7676
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9960,10 +9960,10 @@ rxjs@6.4.0:
99609960
dependencies:
99619961
tslib "^1.9.0"
99629962

9963-
rxjs@6.5.4:
9964-
version "6.5.4"
9965-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.4.tgz#e0777fe0d184cec7872df147f303572d414e211c"
9966-
integrity sha512-naMQXcgEo3csAEGvw/NydRA0fuS2nDZJiw1YUWFKU7aPPAPGZEsD4Iimit96qwCieH6y614MCLYwdkrWx7z/7Q==
9963+
rxjs@6.6.2:
9964+
version "6.6.2"
9965+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.2.tgz#8096a7ac03f2cc4fe5860ef6e572810d9e01c0d2"
9966+
integrity sha512-BHdBMVoWC2sL26w//BCu3YzKT4s2jip/WhwsGEDmeKYBhKDZeYezVUnHatYB7L85v5xs0BAQmg6BEYJEKxBabg==
99679967
dependencies:
99689968
tslib "^1.9.0"
99699969

0 commit comments

Comments
 (0)