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-16 18:13:28 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-11-16 18:13:28 +0300
commit3563f193744bf8bca9a1099fe6f6399c8883ec7e (patch)
treea14b71b59036f1c401bbfe4340f364fbf3a73ed9 /package.json
parentdc9ff5fda1337883acd09fd4b98be2f6a41ad037 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index b6f7725d068..a22e53b7722 100644
--- a/package.json
+++ b/package.json
@@ -199,7 +199,8 @@
"webpack-cli": "^3.3.12",
"webpack-stats-plugin": "^0.3.1",
"worker-loader": "^2.0.0",
- "xterm": "3.14.5"
+ "xterm": "3.14.5",
+ "yaml": "^2.0.0-8"
},
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.10.1",