Skip to content

Commit 7dafd4c

Browse files
chore(deps): update dependency rxjs to v7.8.2 (#2653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9547d8e commit 7dafd4c

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
@@ -119,7 +119,7 @@
119119
"redux-logger": "3.0.6",
120120
"redux-thunk": "2.4.2",
121121
"rimraf": "3.0.2",
122-
"rxjs": "7.8.1",
122+
"rxjs": "7.8.2",
123123
"semantic-release": "24.0.0",
124124
"ts-jest": "26.5.6",
125125
"ts-loader": "8.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15916,10 +15916,10 @@ run-queue@^1.0.0, run-queue@^1.0.3:
1591615916
dependencies:
1591715917
aproba "^1.1.1"
1591815918

15919-
rxjs@7.8.1:
15920-
version "7.8.1"
15921-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.1.tgz#6f6f3d99ea8044291efd92e7c7fcf562c4057543"
15922-
integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==
15919+
rxjs@7.8.2:
15920+
version "7.8.2"
15921+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.2.tgz#955bc473ed8af11a002a2be52071bf475638607b"
15922+
integrity sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==
1592315923
dependencies:
1592415924
tslib "^2.1.0"
1592515925

0 commit comments

Comments
 (0)