Skip to content

Commit 0a109a9

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

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.1",
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.1:
12663+
version "7.0.1"
12664+
resolved "https://registry.yarnpkg.com/rxjs-marbles/-/rxjs-marbles-7.0.1.tgz#92e99366a26497197f0c701ff944dc46ba876487"
12665+
integrity sha512-QBJcNSml6uqx1BunqQOA2Nwh8jSFwbLF+w7b13WVC/XkheTjGrqzR6GvkES1+7DEjH58nVi4qO9KxKIofgngQQ==
1266612666
dependencies:
1266712667
fast-equals "^2.0.0"
1266812668
rxjs-report-usage "^1.0.4"

0 commit comments

Comments
 (0)