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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2022-02-08 12:22:06 +0300
committerGitHub <noreply@github.com>2022-02-08 12:22:06 +0300
commitcea54984a3ac52fb5e17461de5661e9c146fb0f6 (patch)
tree85cd6718bc031fb1cdd65fd3431b02b72f66b406 /package.json
parentfd7b4440deea1f4c189123d53dbdcf2af46c1762 (diff)
Updates JQuery UI to 1.13.0 (#18718)
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 a9f066fa8c..85bf51d962 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"iframe-resizer": "^4.2.11",
"jquery": "^2.2.4",
"jquery-mousewheel": "^3.1.13",
- "jquery-ui-dist": "^1.12.1",
+ "jquery-ui-dist": "^1.13.0",
"jquery.browser": "^0.1.0",
"jquery.dotdotdot": "^3.2.3",
"jquery.scrollto": "^2.1.2",