Skip to content

Commit 804b3e5

Browse files
committed
update rxfire
1 parent d9061e7 commit 804b3e5

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
@@ -98,7 +98,7 @@
9898
"typescript": "^4.2.4"
9999
},
100100
"dependencies": {
101-
"rxfire": "5.0.0-rc.1",
101+
"rxfire": "5.0.0-rc.3",
102102
"rxjs": "^6.6.3 || ^7.0.1"
103103
},
104104
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10597,10 +10597,10 @@ run-queue@^1.0.0, run-queue@^1.0.3:
1059710597
dependencies:
1059810598
aproba "^1.1.1"
1059910599

10600-
10601-
version "5.0.0-rc.1"
10602-
resolved "https://registry.yarnpkg.com/rxfire/-/rxfire-5.0.0-rc.1.tgz#cfdbe45c9163159b84266356eeede6f72eec0266"
10603-
integrity sha512-QdBcjxdqKqN2JAT6j0p/HvQT3WMthUnZsKgKvlWJ5G6wKNwvtp0e2cUgoY2bmrOXdlQ5UW9qDCrxK1drWPYuHw==
10600+
10601+
version "5.0.0-rc.3"
10602+
resolved "https://registry.yarnpkg.com/rxfire/-/rxfire-5.0.0-rc.3.tgz#cdc0481c014462c0542843b4e89c01c9c49f2f14"
10603+
integrity sha512-OkQQa/zZW6QWZTudNyz3U0DBEtdgmm+CodawPGq670K9OKQpQ0yN/wh645qnSRR/Z53bNLHe05ZWCnwK7LPQUQ==
1060410604
dependencies:
1060510605
tslib "^1.9.0 || ~2.1.0"
1060610606

0 commit comments

Comments
 (0)