aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-03-20 17:39:54 +0200
committerXhmikosR <[email protected]>2018-03-21 12:15:47 +0200
commite0ab096bac2aa0b95d468454c05df9d50b91e79a (patch)
treecf6e7161a889312832ddd00fe220e7b465defd7d /js
parentc8d7eecab33923a867134cb09fdd9a6b2f0bef50 (diff)
downloadbootstrap-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.html2
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