build fix: bump to mock-request 1.1

This should have happened with 32ef273f: now that we are using
flushAllExpected, we nee matrix-mock-request 1.1.0
pull/4579/head
Richard van der Hoff 2017-07-14 15:41:13 +01:00
parent 40a47f8c7a
commit 0c31c62a62
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@
"karma-junit-reporter": "^0.4.1",
"karma-mocha": "^0.2.2",
"karma-webpack": "^1.7.0",
"matrix-mock-request": "^1.0.0",
"matrix-mock-request": "^1.1.0",
"matrix-react-test-utils": "^0.2.0",
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",