Skip to content

Commit 61a941d

Browse files
Merge pull request #1958 from nestjs/renovate/rxjs-7.x
chore(deps): update dependency rxjs to v7.5.2
2 parents a7e70dc + aa9b10d commit 61a941d

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
@@ -52,7 +52,7 @@
5252
"reflect-metadata": "0.1.13",
5353
"release-it": "14.11.8",
5454
"rimraf": "3.0.2",
55-
"rxjs": "7.5.1",
55+
"rxjs": "7.5.2",
5656
"supertest": "6.1.6",
5757
"ts-jest": "27.1.3",
5858
"ts-node": "10.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8732,10 +8732,10 @@ run-parallel@^1.1.9:
87328732
dependencies:
87338733
queue-microtask "^1.2.2"
87348734

8735-
8736-
version "7.5.1"
8737-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.1.tgz#af73df343cbcab37628197f43ea0c8256f54b157"
8738-
integrity sha512-KExVEeZWxMZnZhUZtsJcFwz8IvPvgu4G2Z2QyqjZQzUGr32KDYuSxrEYO4w3tFFNbfLozcrKUTvTPi+E9ywJkQ==
8735+
8736+
version "7.5.2"
8737+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.2.tgz#11e4a3a1dfad85dbf7fb6e33cbba17668497490b"
8738+
integrity sha512-PwDt186XaL3QN5qXj/H9DGyHhP3/RYYgZZwqBv9Tv8rsAaiwFH1IsJJlcgD37J7UW5a6O67qX0KWKS3/pu0m4w==
87398739
dependencies:
87408740
tslib "^2.1.0"
87418741

0 commit comments

Comments
 (0)