Skip to content

Commit b9c883c

Browse files
Merge pull request #2068 from nestjs/renovate/rxjs-7.x
chore(deps): update dependency rxjs to v7.5.5
2 parents 005d0d1 + 77bc1e1 commit b9c883c

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
@@ -53,7 +53,7 @@
5353
"reflect-metadata": "0.1.13",
5454
"release-it": "14.12.5",
5555
"rimraf": "3.0.2",
56-
"rxjs": "7.5.4",
56+
"rxjs": "7.5.5",
5757
"supertest": "6.2.2",
5858
"ts-jest": "27.1.3",
5959
"ts-node": "10.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8988,10 +8988,10 @@ run-parallel@^1.1.9:
89888988
dependencies:
89898989
queue-microtask "^1.2.2"
89908990

8991-
8992-
version "7.5.4"
8993-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.4.tgz#3d6bd407e6b7ce9a123e76b1e770dc5761aa368d"
8994-
integrity sha512-h5M3Hk78r6wAheJF0a5YahB1yRQKCsZ4MsGdZ5O9ETbVtjPcScGfrMmoOq7EBsCRzd4BDkvDJ7ogP8Sz5tTFiQ==
8991+
8992+
version "7.5.5"
8993+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f"
8994+
integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==
89958995
dependencies:
89968996
tslib "^2.1.0"
89978997

0 commit comments

Comments
 (0)