summaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-03-23 13:52:28 -0700
committerStan Hu <stanhu@gmail.com>2018-03-23 13:52:28 -0700
commitec2aa7063496a3a5ead3ab93e5b8d65ba5fad2be (patch)
tree25d40f3c8228660e8144cb4a52239d1b7de721f5 /yarn.lock
parente06f678cd8687b600f1d6a8f9f397fa1c74136a2 (diff)
downloadgitlab-ce-ec2aa7063496a3a5ead3ab93e5b8d65ba5fad2be.tar.gz
Add fsevents as a dev dependency to avoid Webpack killing the CPU
Closes #33886
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 36683a2a480..c32b66e0669 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: