Test: Update the test runner dependency

To 2.2 which just updates minor versions of dependencies (jsdom, sinon,
qunit).

See https://github.com/joakin/mw-node-qunit/blob/master/CHANGELOG.md#220

Change-Id: I26e6b060b0124d9f91aaa7ccc1d8be1981e5de1e
This commit is contained in:
joakin 2017-11-10 17:10:59 +01:00
parent deccd841c3
commit 122332c66b

View file

@ -25,7 +25,7 @@
"husky": "^0.13.3",
"istanbul": "^0.4.5",
"jsdoc": "^3.4.3",
"mw-node-qunit": "^2.1.1",
"mw-node-qunit": "^2.2.0",
"nodemon": "^1.11.0",
"redux": "3.6.0",
"redux-thunk": "2.2.0",