diff options
author | Clement Ho <clemmakesapps@gmail.com> | 2018-12-08 01:16:46 +0000 |
---|---|---|
committer | Annabel Dunstone Gray <annabel.m.gray@gmail.com> | 2018-12-08 01:16:46 +0000 |
commit | a73f2ec6b58da2708d786dd4326ee5de7bedd402 (patch) | |
tree | 5331eb448caad99d55f2689450b9088130d80475 /yarn.lock | |
parent | 4fb5e47928fb80d6a8d529e0044af226ba9d1eae (diff) | |
download | gitlab-ce-a73f2ec6b58da2708d786dd4326ee5de7bedd402.tar.gz |
Integrate csslab
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock index d7d2b89a881..21111235fe8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -616,6 +616,13 @@ lodash "^4.17.10" to-fast-properties "^2.0.0" +"@gitlab/csslab@^1.8.0": + version "1.8.0" + resolved "https://registry.yarnpkg.com/@gitlab/csslab/-/csslab-1.8.0.tgz#54a2457fdc80f006665f0e578a5532780954ccfa" + integrity sha512-RZylRElufH1kwsBQlIDaVcrcXMyD5IEGrU6ABUd8W3LG8/F9jJ4Y3Ys7EPTpK/qFJyx86AutTtFGRxRNlMx85w== + dependencies: + bootstrap "4.1.3" + "@gitlab/eslint-config@^1.2.0": version "1.2.0" resolved "https://registry.yarnpkg.com/@gitlab/eslint-config/-/eslint-config-1.2.0.tgz#115568a70edabbc024f1bc13ba1ba499a9ba05a9" |