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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Eipert <leipert@gitlab.com>2019-06-24 13:34:04 +0300
committerLukas Eipert <leipert@gitlab.com>2019-06-24 13:34:04 +0300
commitf8b28ac029409c7146b76dd24487d572501634ce (patch)
tree8ebe7b4c2842c4633320642c1382905fbd318a1f /package.json
parente64031af07adc5f484b52f22dc3a5b6cad581a5f (diff)
Upgrade jquery to 3.4.1
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 54998cc81dd..8e97419bfcb 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"imports-loader": "^0.8.0",
"jed": "^1.1.1",
"jest-transform-graphql": "^2.1.0",
- "jquery": "^3.2.1",
+ "jquery": "^3.4.1",
"jquery-ujs": "1.2.2",
"jquery.caret": "^0.3.1",
"jquery.waitforimages": "^2.2.0",