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>2022-04-29 21:54:38 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-04-29 21:54:38 +0300
commitdebdbee4c911b5f7ad6fddcafcec0e0ca23a4350 (patch)
tree404b8132f83483ec97d1b07dca2eae97d57311ad /package.json
parent0164a1ec26230c57d5e525070c0e2f3bd9932b1c (diff)
Bump jQuery Migrate version from 3.3.2 to 3.4.0
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 abcfd51d6a..fb12cfdaeb 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"jquery-debounce-throttle": "^1.0.6-rc.0",
"jquery-fullscreen-plugin": "^1.1.5",
"jquery-hashchange": "^2.0.0",
- "jquery-migrate": "3.3.2",
+ "jquery-migrate": "3.4.0",
"jquery-ui-dist": "1.12.1",
"jquery-ui-timepicker-addon": "1.6.3",
"jquery-uitablefilter": "^1.0.0",