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:
authorMike Greiling <mike@pixelcog.com>2018-03-27 15:43:50 +0300
committerMike Greiling <mike@pixelcog.com>2018-03-27 15:43:50 +0300
commit7c626d2d0d9c919ed2086fdd34e1ad6137b86647 (patch)
tree3db0b0ac5b6c4c6784f613676d579ca2535e34ce /yarn.lock
parenteaf4ff094d95270d7a18b71f7afc2bd60012c8b6 (diff)
parent398c298e7538988c500e990b16376b1392c7a372 (diff)
Merge branch 'sh-add-fsevents-dev-dependency' into 'master'
Add fsevents as an optional dependency to avoid Webpack killing the CPU Closes #33886 See merge request gitlab-org/gitlab-ce!17971
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index af7bda5d562..584951b5da0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3605,7 +3605,7 @@ fs.realpath@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
-fsevents@^1.0.0:
+fsevents@^1.0.0, fsevents@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.1.3.tgz#11f82318f5fe7bb2cd22965a108e9306208216d8"
dependencies: