diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index be56d566..51542d3b 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1910,7 +1910,7 @@ https://fonts.gstatic.com/s/materialiconstwotone/v112/hESh6WRmNCxEqUmNyh3JDeGxjV https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js -https://raw.githubusercontent.com/jquery-validation/jquery-validation/1.19.5/dist/jquery.validate.min.js +https://raw.githubusercontent.com/jquery-validation/jquery-validation/1.20.0/dist/jquery.validate.min.js https://raw.githubusercontent.com/pagekit/vue-resource/1.5.3/dist/vue-resource.min.js https://raw.githubusercontent.com/Templarian/MaterialDesign-Webfont/v2.8.94/css/materialdesignicons.min.css https://raw.githubusercontent.com/Templarian/MaterialDesign-Webfont/v2.8.94/fonts/materialdesignicons-webfont.woff2 diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 3f7b26de..c25139c7 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -281,7 +281,7 @@ targets.setLastVersion = function (type, version) { } if (type.startsWith('/jquery-mousewheel/3.')) return '3.1.13'; if (type.startsWith('/jScrollPane/2.')) return '2.2.2'; - if (type.startsWith('/jquery-validate/1.')) return '1.19.5'; + if (type.startsWith('/jquery-validate/1.')) return '1.20.0'; if (type.startsWith('/jeditable.js/1.')) return '1.8.0'; if (type.startsWith('/jeditable.js/2.')) return '2.0.19'; if (type.startsWith('/jquery.cycle2/2.')) return '2.1.6'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index dbf9006b..01e1aa1f 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -37,6 +37,7 @@
  • mdb-ui-kit v6.4.1 -> v6.4.2 (#1553)
  • react-redux v8.1.2 -> v8.1.3 (#1554)
  • markdown-it v13.0.1 -> v13.0.2 (#1555)
  • +
  • jquery-validate v1.19.5 -> v1.20.0 (#1556)
  • Improved