From ed31b2206e754e5d032e2d50a8b9394dd62fb2db Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Wed, 12 Jun 2019 06:51:38 +0000 Subject: [PATCH] chore(deps-dev): bump js-gardener from 2.0.39 to 2.0.40 Bumps [js-gardener](https://github.com/blackflux/js-gardener) from 2.0.39 to 2.0.40. - [Release notes](https://github.com/blackflux/js-gardener/releases) - [Changelog](https://github.com/blackflux/js-gardener/blob/master/.releaserc.json) - [Commits](https://github.com/blackflux/js-gardener/compare/v2.0.39...v2.0.40) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 32 ++++++++++---------------------- 2 files changed, 11 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 52a9db5..79c76b5 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "chai": "4.2.0", "coveralls": "3.0.4", "eslint": "5.16.0", - "js-gardener": "2.0.39", + "js-gardener": "2.0.40", "nock": "10.0.6", "nyc": "14.1.1", "semantic-release": "15.13.12", diff --git a/yarn.lock b/yarn.lock index b8ded44..05aa6b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3578,10 +3578,10 @@ joi@14.0.1: isemail "3.x.x" topo "3.x.x" -js-gardener@2.0.39: - version "2.0.39" - resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.39.tgz#57bf5412a2331fd561b136e32f1768622ca8c6bf" - integrity sha512-Z4plm97GwpcERRwv1+9pwaHVEJkF3Xk67wZSqXIFxmOFkWwMIxe+xDFSTUCPGFnRaCuprHyJH60kUoBrlqeu/A== +js-gardener@2.0.40: + version "2.0.40" + resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.40.tgz#1411b3884ab2870be5613a16aeec15ed1f192a9f" + integrity sha512-zyR22wiRYjZV+yHmf53pp0A3mSF6cN5D2n5rqNN1nYvfvqEwSXazSP13Gnm/EccbMJKmd/uqkIzk61CQSP94zw== dependencies: "@hapi/joi" "15.0.3" chalk "2.4.2" @@ -3600,7 +3600,7 @@ js-gardener@2.0.39: lodash.get "4.4.2" mocha "6.1.4" npm-check "5.9.0" - robo-config "3.0.21" + robo-config "3.0.22" tmp "0.1.0" js-tokens@^3.0.0, js-tokens@^3.0.2: @@ -6098,10 +6098,10 @@ rimraf@2, rimraf@2.6.3, rimraf@^2.5.2, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6 dependencies: glob "^7.1.3" -robo-config@3.0.21: - version "3.0.21" - resolved "https://registry.yarnpkg.com/robo-config/-/robo-config-3.0.21.tgz#e3f2805153b3d0c6c32729ec1c449ae1ae8324fe" - integrity sha512-Ioui5XUG7iCKJl5LLTkz2Xp0OmKUtLtgaQhI0cwnTaRRSwRg27PtbDy15S6uAx57I/rXzcKrxXyAj6u04IRMIA== +robo-config@3.0.22: + version "3.0.22" + resolved "https://registry.yarnpkg.com/robo-config/-/robo-config-3.0.22.tgz#15c7380c77f3618778c57d9193ea5b8eeda5726c" + integrity sha512-SmRv0RPGh0qqTIp0OPP+UAs5iXiHK2HUJippVIlaVSQETTAqTbG010dkvKCtkxbFiti4hK9nfnhQY3ep+aYmBw== dependencies: "@hapi/joi" "15.0.3" app-root-path "2.2.1" @@ -6113,7 +6113,7 @@ robo-config@3.0.21: object-deep-contain "1.0.11" object-scan "10.0.3" object-treeify "1.1.12" - smart-fs "1.7.9" + smart-fs "1.8.0" run-async@^0.1.0: version "0.1.0" @@ -6322,18 +6322,6 @@ smart-buffer@4.0.2: resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.0.2.tgz#5207858c3815cc69110703c6b94e46c15634395d" integrity sha512-JDhEpTKzXusOqXZ0BUIdH+CjFdO/CR3tLlf5CN34IypI+xMmXW1uB16OOY8z3cICbJlDAVJzNbwBhNO0wt9OAw== -smart-fs@1.7.9: - version "1.7.9" - resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.7.9.tgz#7ca3778f9acedb9b14aecdc28f49c072ac0a64d5" - integrity sha512-So3sA4ykt8QlIdbFiBvnicvoMKkGBIAQKoas4k4Y5YB9PtwAjDG6RLbiLBA6QDgtoiiV+DoY5ax5zj2O2VV/dw== - dependencies: - fs-extra "8.0.1" - json-stringify-pretty-compact "2.0.0" - lodash.clonedeep "4.5.0" - lodash.isequal "4.5.0" - xml-js "1.6.11" - yaml-boost "1.9.7" - smart-fs@1.8.0: version "1.8.0" resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.8.0.tgz#2ba54a11ce82b0c32b09b4b9ce0d3d6afda4287d"