Updated: jQuery Migrate v3.3.1 -> v3.3.2 (#182)

This commit is contained in:
nobody 2020-11-23 17:50:50 +01:00
parent 7c406786c3
commit ec0df83f24
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 4 additions and 5 deletions

View File

@ -254,7 +254,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/jquery-migrate/1.')) {
return '1.4.1';
} else if (type.startsWith('/jquery-migrate/3.')) {
return '3.3.1';
return '3.3.2';
} else if (type.startsWith('/jquery-mousewheel/3.')) {
return '3.1.13';
} else if (type.startsWith('/jScrollPane/2.')) {

View File

@ -25,7 +25,7 @@
New in LocalCDN:
</div>
<ul>
<li></li>
<li>Updated: jQuery Migrate v3.3.1 -> v3.3.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/182">#182</a>)</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long