Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit f742e3a

Browse files
author
Kerry
authored
matrix-mock-request 2.0 (#8717)
1 parent bae8854 commit f742e3a

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
"jest-mock": "^27.5.1",
189189
"jest-raw-loader": "^1.0.1",
190190
"jest-sonar-reporter": "^2.0.0",
191-
"matrix-mock-request": "^1.2.3",
191+
"matrix-mock-request": "^2.0.0",
192192
"matrix-react-test-utils": "^0.2.3",
193193
"matrix-web-i18n": "^1.2.0",
194194
"raw-loader": "^4.0.2",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2856,7 +2856,7 @@ blob-util@^2.0.2:
28562856
resolved "https://registry.yarnpkg.com/blob-util/-/blob-util-2.0.2.tgz#3b4e3c281111bb7f11128518006cdc60b403a1eb"
28572857
integrity sha512-T7JQa+zsXXEa6/8ZhHcQEW1UFfVM49Ts65uBkFL6fz2QmrElqmbajIDJvuA0tEhRe5eIjpV9ZF+0RfZR9voJFQ==
28582858

2859-
bluebird@^3.5.0, bluebird@^3.7.2:
2859+
bluebird@^3.7.2:
28602860
version "3.7.2"
28612861
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
28622862
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
@@ -6831,12 +6831,11 @@ matrix-events-sdk@^0.0.1-beta.7:
68316831
request "^2.88.2"
68326832
unhomoglyph "^1.0.6"
68336833

6834-
matrix-mock-request@^1.2.3:
6835-
version "1.2.3"
6836-
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"
6837-
integrity sha512-Tr7LDHweTW8Ql4C8XhGQFGMzuh+HmPjOcQqrHH1qfSesq0cwdPWanvdnllNjeHoAMcZ43HpMFMzFZfNW1/6HYg==
6834+
matrix-mock-request@^2.0.0:
6835+
version "2.0.0"
6836+
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-2.0.0.tgz#653c258eb3b6dfbf6a48418e8633a377c82de3ab"
6837+
integrity sha512-5fQqMwcQuTjUV4PWBBkVJ69qtR1wW7hGylHM7Ilu5yBQdsAIhOH5xPQm8/qrEP2zQNcSogaB42sBGyuIl0Sx4g==
68386838
dependencies:
6839-
bluebird "^3.5.0"
68406839
expect "^1.20.2"
68416840

68426841
matrix-react-test-utils@^0.2.3:

0 commit comments

Comments
 (0)