diff options
author | Fatih Acet <acetfatih@gmail.com> | 2017-03-02 22:05:45 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2017-03-02 22:05:45 +0000 |
commit | 1ca2f3798a6bd8c64fe4ee0bbcb6bb5e7b3419e8 (patch) | |
tree | 160f97638885d0f9a76e89bb647e9dc3154ef12a /yarn.lock | |
parent | 6178c500a220909f67ad14f98e8b642773548891 (diff) | |
parent | 52e104b2a41d4bbc55853bc62045232fc29e5e57 (diff) | |
download | gitlab-ce-1ca2f3798a6bd8c64fe4ee0bbcb6bb5e7b3419e8.tar.gz |
Merge branch 'add-svg-loader' into 'master'
Fixes Tech debt: No need to pass svgs as props into Vue with Webpack
Closes #27692 and #27840
See merge request !9522
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock index 07224735a58..fd8d67a6b0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3562,6 +3562,10 @@ raw-body@~2.2.0: iconv-lite "0.4.15" unpipe "1.0.0" +raw-loader@^0.5.1: + version "0.5.1" + resolved "https://registry.yarnpkg.com/raw-loader/-/raw-loader-0.5.1.tgz#0c3d0beaed8a01c966d9787bf778281252a979aa" + rc@~1.1.6: version "1.1.6" resolved "https://registry.yarnpkg.com/rc/-/rc-1.1.6.tgz#43651b76b6ae53b5c802f1151fa3fc3b059969c9" |