diff options
| author | XhmikosR <[email protected]> | 2018-03-20 17:39:54 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-03-21 12:15:47 +0200 |
| commit | e0ab096bac2aa0b95d468454c05df9d50b91e79a (patch) | |
| tree | cf6e7161a889312832ddd00fe220e7b465defd7d /js | |
| parent | c8d7eecab33923a867134cb09fdd9a6b2f0bef50 (diff) | |
| download | bootstrap-e0ab096bac2aa0b95d468454c05df9d50b91e79a.tar.xz bootstrap-e0ab096bac2aa0b95d468454c05df9d50b91e79a.zip | |
Update all devDependencies.
Kept back karma-qunit and qunitjs because tests fail.
Diffstat (limited to 'js')
| -rw-r--r-- | js/tests/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/index.html b/js/tests/index.html index 35a773dd7..c061d4fb2 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -26,7 +26,7 @@ <script src="https://code.jquery.com/qunit/qunit-2.4.1.js"></script> <!-- Sinon --> - <script src="https://cdnjs.cloudflare.com/ajax/libs/sinon.js/4.4.5/sinon-no-sourcemaps.min.js"></script> + <script src="https://cdnjs.cloudflare.com/ajax/libs/sinon.js/4.4.6/sinon-no-sourcemaps.min.js"></script> <script> // Disable jQuery event aliases to ensure we don't accidentally use any of them |
