diff options
author | Lukas Eipert <git@leipert.io> | 2018-03-26 07:39:14 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-03-26 07:39:14 +0000 |
commit | d023244aa5a71c9cf0e68f196c0a402a8ccc951f (patch) | |
tree | e49b6311e720191c1fbf4113bfb144f54cceca55 /yarn.lock | |
parent | 391732a2c1b04baf565c77f2788a1ec035b1d85e (diff) | |
download | gitlab-ce-d023244aa5a71c9cf0e68f196c0a402a8ccc951f.tar.gz |
Make use of the prettier ignore file during our save script
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock index 36683a2a480..af7bda5d562 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4232,7 +4232,7 @@ ignore@^3.2.0: version "3.3.3" resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.3.tgz#432352e57accd87ab3110e82d3fea0e47812156d" -ignore@^3.3.5: +ignore@^3.3.5, ignore@^3.3.7: version "3.3.7" resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.7.tgz#612289bfb3c220e186a58118618d5be8c1bab021" |