Upgrade QUnit from v1.22.0 to v1.23.1
Source https://code.jquery.com/qunit/qunit-1.23.1.js https://code.jquery.com/qunit/qunit-1.23.1.css Changelog https://github.com/qunitjs/qunit/blob/1.23.1/History.md Change-Id: I03b4e1de699ef9f33a8db3dec605c8e32f823a93
This commit is contained in:
parent
638becad98
commit
99aad9397e
3 changed files with 1165 additions and 1034 deletions
|
|
@ -22,6 +22,7 @@ production.
|
|||
=== External library changes in 1.29 ===
|
||||
|
||||
==== Upgraded external libraries ====
|
||||
* Updated QUnit from v1.22.0 to v1.23.1.
|
||||
|
||||
==== New external libraries ====
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
/*!
|
||||
* QUnit 1.22.0
|
||||
* QUnit 1.23.1
|
||||
* https://qunitjs.com/
|
||||
*
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license
|
||||
* https://jquery.org/license
|
||||
*
|
||||
* Date: 2016-02-23T15:57Z
|
||||
* Date: 2016-04-12T17:29Z
|
||||
*/
|
||||
|
||||
/** Font Family and Sizes */
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue