Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2019-04-15 22:47:29 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2019-04-15 22:47:29 +0300
commita22cc65688fed7ca0ede9467559336f9e496bc98 (patch)
treec09075f88e8dd03142e8b3d93fb875a4da3eda9b /package.json
parentc0b583c243a38ec7ac010d774d312a93fc34ba22 (diff)
Upgrade jQuery Validation Plugin to 1.19
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 92b0fd6177..9450579f83 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"jquery-mousewheel": "3.1.13",
"jquery-ui": "1.12.1",
"jquery-ui-timepicker-addon": "1.6.3",
- "jquery-validation": "1.17.0",
+ "jquery-validation": "1.19.0",
"jquery.event.drag": "2.2.2",
"js-cookie": "2.2.0",
"popper.js": "^1.14.6",