From db16c647f4480a4d345086c2885c8795db134a55 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2020 08:19:55 +0000 Subject: [PATCH] Bump @preconstruct/cli from 1.1.7 to 1.1.11 Bumps [@preconstruct/cli](https://github.com/preconstruct/preconstruct) from 1.1.7 to 1.1.11. - [Release notes](https://github.com/preconstruct/preconstruct/releases) - [Commits](https://github.com/preconstruct/preconstruct/compare/@preconstruct/cli@1.1.7...@preconstruct/cli@1.1.11) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9399f58..904ba35 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2155,9 +2155,9 @@ "@types/node" ">= 8" "@preconstruct/cli@^1.1.7": - version "1.1.7" - resolved "https://registry.yarnpkg.com/@preconstruct/cli/-/cli-1.1.7.tgz#a03985cc74724aead592d2263650f328c11b8f01" - integrity sha512-5vuqbS+nm2RFIFR68Ca2Q9Vgg/YSbfAnOjouJMy25zv5mvsIZE9XsUWkv8R9BhqlgU52KcOT0rPbiyqDQQdjDw== + version "1.1.11" + resolved "https://registry.yarnpkg.com/@preconstruct/cli/-/cli-1.1.11.tgz#066769ac3e64d72a72b4cb73201bf3335f61a10f" + integrity sha512-QRG7u+DQMBKNYRPocGJP2Of3rhCVHgpucHSlN7p7NQj3c+C9Fq2mfD85Xi9G97NehIGJj5y7f0PR2TrPe1U/Ug== dependencies: "@babel/code-frame" "^7.5.5" "@babel/core" "^7.7.7" @@ -2182,6 +2182,7 @@ meow "^5.0.0" micromatch "^4.0.2" ms "^2.1.2" + normalize-path "^3.0.0" npm-packlist "^2.0.2" p-limit "^2.2.1" parse-glob "^3.0.4"