From 2d0463b81e49c97410b5f9b1976145a9a6f365bd Mon Sep 17 00:00:00 2001 From: Ivar Date: Sat, 9 Sep 2017 16:39:56 +0200 Subject: [PATCH] Update yarn.lock --- yarn.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 5e17ee737f..448f18b89a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -176,7 +176,7 @@ anymatch@^1.3.0: micromatch "^2.1.5" normalize-path "^2.0.0" -app-root-path@^2.0.0: +app-root-path@^2.0.0, app-root-path@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-2.0.1.tgz#cd62dcf8e4fd5a417efc664d2e5b10653c651b46" @@ -3743,6 +3743,12 @@ progress@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.0.tgz#8a1be366bf8fc23db2bd23f10c6fe920b4389d1f" +project-version@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/project-version/-/project-version-1.0.0.tgz#544f973d3c09a83419d71c7ffe038861b4f280f1" + dependencies: + app-root-path "^2.0.1" + prom-client@^10.0.4: version "10.0.4" resolved "https://registry.yarnpkg.com/prom-client/-/prom-client-10.0.4.tgz#c256473acafc65155009323721123490073d3173"