Skip to content

Commit 04d1b3c

Browse files
fix(deps): update dependency rxjs to v7.8.2 (#772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5b4c5d commit 04d1b3c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/checkout/yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5943,13 +5943,20 @@ run-parallel@^1.1.9:
59435943
dependencies:
59445944
queue-microtask "^1.2.2"
59455945

5946-
[email protected], rxjs@^7.5.5, rxjs@^7.8.1:
5946+
[email protected], rxjs@^7.5.5:
59475947
version "7.8.1"
59485948
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.1.tgz#6f6f3d99ea8044291efd92e7c7fcf562c4057543"
59495949
integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==
59505950
dependencies:
59515951
tslib "^2.1.0"
59525952

5953+
rxjs@^7.8.1:
5954+
version "7.8.2"
5955+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.2.tgz#955bc473ed8af11a002a2be52071bf475638607b"
5956+
integrity sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==
5957+
dependencies:
5958+
tslib "^2.1.0"
5959+
59535960
[email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.2, safe-buffer@~5.2.0:
59545961
version "5.2.1"
59555962
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"

0 commit comments

Comments
 (0)