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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-11-23 00:10:35 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-11-23 00:10:35 +0300
commitebaefcebccee0575e8dddde1fe17dabaae62459b (patch)
tree286bf98e899eb48a0b2a4bbd6f0c506f6409b5a2 /package.json
parent39cc8695fc20e17f4989fa99aa9fafc00f9e2953 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 682b8b37e23..02a2b43a23c 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"@gitlab/favicon-overlay": "2.0.0",
"@gitlab/svgs": "1.221.0",
"@gitlab/tributejs": "1.0.0",
- "@gitlab/ui": "32.39.0",
+ "@gitlab/ui": "32.40.0",
"@gitlab/visual-review-tools": "1.6.1",
"@rails/actioncable": "6.1.4-1",
"@rails/ujs": "6.1.4-1",
@@ -115,7 +115,7 @@
"codesandbox-api": "0.0.23",
"compression-webpack-plugin": "^5.0.2",
"copy-webpack-plugin": "^6.4.1",
- "core-js": "^3.18.2",
+ "core-js": "^3.19.1",
"cron-validator": "^1.1.1",
"cronstrue": "^1.122.0",
"cropper": "^2.3.0",
@@ -256,7 +256,7 @@
"sass": "^1.32.12",
"timezone-mock": "^1.0.8",
"vue-jest": "4.0.1",
- "webpack-dev-server": "^3.11.2",
+ "webpack-dev-server": "^3.11.3",
"xhr-mock": "^2.5.1",
"yarn-check-webpack-plugin": "^1.2.0",
"yarn-deduplicate": "^3.1.0"