1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-11 08:04:59 +02:00

Update all devDependencies.

Kept back karma-qunit and qunitjs because tests fail.
This commit is contained in:
XhmikosR
2018-03-20 17:39:54 +02:00
parent c8d7eecab3
commit e0ab096bac
3 changed files with 778 additions and 561 deletions

View File

@@ -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