Skip to content

Commit 1365221

Browse files
committed
chore(deps): update dependency rxjs to v7.8.1
1 parent e1aff11 commit 1365221

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"redux-logger": "3.0.6",
120120
"redux-thunk": "2.4.2",
121121
"rimraf": "3.0.2",
122-
"rxjs": "7.5.7",
122+
"rxjs": "7.8.1",
123123
"semantic-release": "24.0.0",
124124
"ts-jest": "26.5.6",
125125
"ts-loader": "8.4.0",

yarn.lock

+8-1
Original file line numberDiff line numberDiff line change
@@ -15906,7 +15906,14 @@ run-queue@^1.0.0, run-queue@^1.0.3:
1590615906
dependencies:
1590715907
aproba "^1.1.1"
1590815908

15909-
[email protected], rxjs@^7.5.5:
15909+
15910+
version "7.8.1"
15911+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.1.tgz#6f6f3d99ea8044291efd92e7c7fcf562c4057543"
15912+
integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==
15913+
dependencies:
15914+
tslib "^2.1.0"
15915+
15916+
rxjs@^7.5.5:
1591015917
version "7.5.7"
1591115918
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.7.tgz#2ec0d57fdc89ece220d2e702730ae8f1e49def39"
1591215919
integrity sha512-z9MzKh/UcOqB3i20H6rtrlaE/CgjLOvheWK/9ILrbhROGTweAi1BaFsTT9FbwZi5Trr1qNRs+MXkhmR06awzQA==

0 commit comments

Comments
 (0)