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

Commit 3c3ef5a

Browse files
authored
Merge pull request #127 from bikecoders/renovate/rxjs-6.x
Update dependency rxjs to v6.5.4
2 parents 8797b7a + c259182 commit 3c3ef5a

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.3",
73+
"rxjs": "6.5.4",
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
@@ -8850,10 +8850,10 @@ rxjs@6.4.0:
88508850
dependencies:
88518851
tslib "^1.9.0"
88528852

8853-
rxjs@6.5.3:
8854-
version "6.5.3"
8855-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.3.tgz#510e26317f4db91a7eb1de77d9dd9ba0a4899a3a"
8856-
integrity sha512-wuYsAYYFdWTAnAaPoKGNhfpWwKZbJW+HgAJ+mImp+Epl7BG8oNWBCTyRM8gba9k4lk8BgWdoYm21Mo/RYhhbgA==
8853+
rxjs@6.5.4:
8854+
version "6.5.4"
8855+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.4.tgz#e0777fe0d184cec7872df147f303572d414e211c"
8856+
integrity sha512-naMQXcgEo3csAEGvw/NydRA0fuS2nDZJiw1YUWFKU7aPPAPGZEsD4Iimit96qwCieH6y614MCLYwdkrWx7z/7Q==
88578857
dependencies:
88588858
tslib "^1.9.0"
88598859

0 commit comments

Comments
 (0)