From b0316cd5bd7ca1b0aaad12c589dce4aeab34765b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 07:31:38 +0000 Subject: [PATCH] Bump netlify-cli from 2.27.0 to 2.29.0 Bumps [netlify-cli](https://github.com/netlify/cli) from 2.27.0 to 2.29.0. - [Release notes](https://github.com/netlify/cli/releases) - [Changelog](https://github.com/netlify/cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/netlify/cli/compare/v2.27.0...v2.29.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 22 ++++++---------------- 2 files changed, 7 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index f1ca0881..f08268cd 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "imagemin-svgo": "^7.0.0", "linkinator": "^1.8.2", "markdownlint-cli": "~0.21.0", - "netlify-cli": "^2.27.0", + "netlify-cli": "^2.29.0", "npm-run-all": "^4.1.5", "postcss-clean": "^1.1.0", "postcss-cli": "^7.1.0", diff --git a/yarn.lock b/yarn.lock index 61b850d0..ffae3ab6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1672,7 +1672,7 @@ colors@^1.1.2: resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78" integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA== -commander@^2.11.0, commander@^2.19.0, commander@^2.3.0, commander@~2.20.3: +commander@^2.19.0, commander@^2.3.0, commander@~2.20.3: version "2.20.3" resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== @@ -2055,7 +2055,7 @@ date-time@^2.1.0: dependencies: time-zone "^1.0.0" -debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8: +debug@2.6.9, debug@^2.2.0, debug@^2.3.3: version "2.6.9" resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== @@ -3022,15 +3022,6 @@ finalhandler@^1.1.2, finalhandler@~1.1.2: statuses "~1.5.0" unpipe "~1.0.0" -find-process@^1.4.3: - version "1.4.3" - resolved "https://registry.yarnpkg.com/find-process/-/find-process-1.4.3.tgz#25f9105dc32e42abad4636752c37c51cd57dce45" - integrity sha512-+IA+AUsQCf3uucawyTwMWcY+2M3FXq3BRvw3S+j5Jvydjk31f/+NPWpYZOJs+JUs2GvxH4Yfr6Wham0ZtRLlPA== - dependencies: - chalk "^2.0.1" - commander "^2.11.0" - debug "^2.6.8" - find-up@^1.0.0: version "1.1.2" resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f" @@ -5516,10 +5507,10 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0: resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61" integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug== -netlify-cli@^2.27.0: - version "2.27.0" - resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-2.27.0.tgz#2e5b0e7d3291f1c4a69b83b1b42d5dd973151a07" - integrity sha512-vovrPBFcyKMmRF6kprcMrCr5Bxy1nU995H1+lu7qGbOjk/5W4mSGbHOJJQLS/nnpDI4/gwTZnKW6RrgqFmqa+g== +netlify-cli@^2.29.0: + version "2.29.0" + resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-2.29.0.tgz#faa2e09775d36e289f4f271e9e4c2193fa38fc0f" + integrity sha512-6wJZikNsOO6ZPfx9HMg+zjSU+rC0gHTqaa+74IDzjcuu6+Hrx5UMafUuPqFhqlDTxCcLzkKvS8Io64CkycugOg== dependencies: "@netlify/build" "^0.1.7" "@netlify/config" "^0.1.7" @@ -5552,7 +5543,6 @@ netlify-cli@^2.27.0: execa "^2.0.3" express "^4.17.1" express-logging "^1.1.1" - find-process "^1.4.3" find-up "^3.0.0" fs-extra "^8.1.0" fuzzy "^0.1.3"