Skip to content

Commit 96c5cd8

Browse files
renovate-botayazhafiz
authored andcommitted
fix(deps): update dependency rxjs to v6.5.5
1 parent 6f4e0f5 commit 96c5cd8

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": "9.1.0",
6-
"rxjs": "6.5.4",
6+
"rxjs": "6.5.5",
77
"zone.js": "0.10.3"
88
}
99
}

integration/project/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.1.0.tgz#9dfc386bd1461e0fd4786031fd245da04371421c"
88
integrity sha512-RVlyegdIAij0P1wLY5ObIdsBAzvmHkHfElnmfiNKhaDftP6U/3zRtaKDu0bq0jvn1WCQ8zXxFQ8AWyKZwyFS+w==
99

10-
11-
version "6.5.4"
12-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.4.tgz#e0777fe0d184cec7872df147f303572d414e211c"
13-
integrity sha512-naMQXcgEo3csAEGvw/NydRA0fuS2nDZJiw1YUWFKU7aPPAPGZEsD4Iimit96qwCieH6y614MCLYwdkrWx7z/7Q==
10+
11+
version "6.5.5"
12+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.5.tgz#c5c884e3094c8cfee31bf27eb87e54ccfc87f9ec"
13+
integrity sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ==
1414
dependencies:
1515
tslib "^1.9.0"
1616

0 commit comments

Comments
 (0)