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:
authorJose Ivan Vargas <jvargas@gitlab.com>2017-12-21 02:55:53 +0300
committerJose Ivan Vargas <jvargas@gitlab.com>2017-12-21 21:08:32 +0300
commit2f0335e1978799eb44eec715d37a16b116a31140 (patch)
tree0a186e1ec4bcb08ece4d4605babe385df9f5dfc7 /yarn.lock
parentad9e3dfe5d3d8136ae659b4de9f37af9f6b5462f (diff)
Removed the remains of katex from vendor assets and load everything via webpack
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 26d1e703390..a771909b9a9 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6077,6 +6077,13 @@ strip-json-comments@~2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
+style-loader@^0.19.1:
+ version "0.19.1"
+ resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.19.1.tgz#591ffc80bcefe268b77c5d9ebc0505d772619f85"
+ dependencies:
+ loader-utils "^1.0.2"
+ schema-utils "^0.3.0"
+
supports-color@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"