Skip to content

Commit a3df1ff

Browse files
committed
chore(deps): update dependency rxjs-marbles to v7
1 parent 9785ad9 commit a3df1ff

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
@@ -63,7 +63,7 @@
6363
"eslint-config-prettier": "6.15.0",
6464
"jest": "26.6.3",
6565
"prettier": "2.2.1",
66-
"rxjs-marbles": "^6.0.1",
66+
"rxjs-marbles": "7.0.0",
6767
"supertest": "^4.0.2",
6868
"ts-jest": "26.4.0",
6969
"ts-node": "9.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12659,10 +12659,10 @@ rxjs-for-await@0.0.2:
1265912659
resolved "https://registry.yarnpkg.com/rxjs-for-await/-/rxjs-for-await-0.0.2.tgz#26598a1d6167147cc192172970e7eed4e620384b"
1266012660
integrity sha512-IJ8R/ZCFMHOcDIqoABs82jal00VrZx8Xkgfe7TOKoaRPAW5nH/VFlG23bXpeGdrmtqI9UobFPgUKgCuFc7Lncw==
1266112661

12662-
rxjs-marbles@^6.0.1:
12663-
version "6.0.1"
12664-
resolved "https://registry.yarnpkg.com/rxjs-marbles/-/rxjs-marbles-6.0.1.tgz#aef219bd51e1e65caf811c267a05f729e04a1c8e"
12665-
integrity sha512-k9bqj3oRHDRIwnoetpifxXfWRM10Udd1RxgdYLltrE8FmRmKzaHLzxv8oabUlWhQj4/2sfHNR/y7UuhPIcODwA==
12662+
rxjs-marbles@7.0.0:
12663+
version "7.0.0"
12664+
resolved "https://registry.yarnpkg.com/rxjs-marbles/-/rxjs-marbles-7.0.0.tgz#fc8c6d2db7ec54fce270ca9628d6ca7e8e7939b3"
12665+
integrity sha512-9wH5+5ZjMIu0KPcTS5l4Nut38IIXbtgleSTGLf1+DTSt5FtPtO1oaLt+uZO8u6DVFgxGcKZzomtqaCrEgcTaZg==
1266612666
dependencies:
1266712667
fast-equals "^2.0.0"
1266812668
rxjs-report-usage "^1.0.4"

0 commit comments

Comments
 (0)