Skip to content

Commit

Permalink
chore(deps): update dependency rxjs to v7.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 11, 2022
1 parent 6ac6895 commit 84f7f1a
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7747,7 +7747,14 @@ rxjs@^7.2.0:
dependencies:
tslib "~2.1.0"

rxjs@^7.3.0, rxjs@^7.5.1:
rxjs@^7.3.0:
version "7.5.2"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.2.tgz#11e4a3a1dfad85dbf7fb6e33cbba17668497490b"
integrity sha512-PwDt186XaL3QN5qXj/H9DGyHhP3/RYYgZZwqBv9Tv8rsAaiwFH1IsJJlcgD37J7UW5a6O67qX0KWKS3/pu0m4w==
dependencies:
tslib "^2.1.0"

rxjs@^7.5.1:
version "7.5.1"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.1.tgz#af73df343cbcab37628197f43ea0c8256f54b157"
integrity sha512-KExVEeZWxMZnZhUZtsJcFwz8IvPvgu4G2Z2QyqjZQzUGr32KDYuSxrEYO4w3tFFNbfLozcrKUTvTPi+E9ywJkQ==
Expand Down

0 comments on commit 84f7f1a

Please sign in to comment.