From e8fb38a9fb183431527b702f2c948a0c3de42321 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 02:02:50 +0000 Subject: [PATCH] Bump lookpath from 1.1.0 to 1.2.0 in /cli Bumps [lookpath](https://github.com/otiai10/lookpath) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/otiai10/lookpath/releases) - [Commits](https://github.com/otiai10/lookpath/compare/v1.1.0...v1.2.0) Signed-off-by: dependabot[bot] --- cli/package.json | 2 +- cli/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cli/package.json b/cli/package.json index 1bd9fef36..827fe936e 100644 --- a/cli/package.json +++ b/cli/package.json @@ -37,7 +37,7 @@ "ink-markdown": "1.0.1", "ink-select-input": "4.2.0", "ink-spinner": "4.0.1", - "lookpath": "1.1.0", + "lookpath": "1.2.0", "react": "16.14.0", "yargs": "16.2.0" }, diff --git a/cli/yarn.lock b/cli/yarn.lock index 4728aaffd..d3cfd2735 100644 --- a/cli/yarn.lock +++ b/cli/yarn.lock @@ -467,10 +467,10 @@ lodash@^4.17.20: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== -lookpath@1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/lookpath/-/lookpath-1.1.0.tgz#932d68371a2f0b4a5644f03d6a2b4728edba96d2" - integrity sha512-B9NM7XpVfkyWqfOBI/UW0kVhGw7pJztsduch+1wkbYDi90mYK6/InFul3lG0hYko/VEcVMARVBJ5daFRc5aKCw== +lookpath@1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/lookpath/-/lookpath-1.2.0.tgz#5fccf91497acec085e66d98cb12446c21fe665ae" + integrity sha512-cUl+R2bGJcSJiHLVKzGHRTYTBhudbHIgd7s63gfGHteaz0BBKEEz2yw2rgbxZAFze92KlbkiWzL1ylYOmqIPVA== loose-envify@^1.1.0, loose-envify@^1.4.0: version "1.4.0"