From fb0281631c82a0d5e588c03ab1fb90d382b82313 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 21:40:14 +0000 Subject: [PATCH] chore(deps-dev): bump reg-suit from 0.10.13 to 0.10.14 Bumps [reg-suit](https://github.com/reg-viz/reg-suit) from 0.10.13 to 0.10.14. - [Release notes](https://github.com/reg-viz/reg-suit/releases) - [Commits](https://github.com/reg-viz/reg-suit/compare/v0.10.13...v0.10.14) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7a261ef7..3dd105a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13531,10 +13531,10 @@ reg-publish-s3-plugin@^0.10.7: reg-suit-util "^0.10.10" uuid "^8.3.0" -reg-suit-core@^0.10.12: - version "0.10.12" - resolved "https://registry.yarnpkg.com/reg-suit-core/-/reg-suit-core-0.10.12.tgz#c5c99dc8b0fe24b3ef2774bda246fd373be546c4" - integrity sha512-njO+qSfGBKXBJkMNwlrgHs+uLerXa7kvTmY0JNtvssHfak7/z/tqZez4X38hTXdWlkXMpWdPWIGQSZsm1rAULg== +reg-suit-core@^0.10.14: + version "0.10.14" + resolved "https://registry.yarnpkg.com/reg-suit-core/-/reg-suit-core-0.10.14.tgz#f98774395469ec74fa0477787df886766c97ba1a" + integrity sha512-S0Mri6HOWR4O7xcWHGveHkJ8CRkEaaEMvUDGUVHUclPlQcy3B0cL7yiCdMeH8VEgRRVM/7a3BqfPMC+dQj9kIA== dependencies: cpx "^1.5.0" reg-cli "^0.17.0" @@ -13561,14 +13561,14 @@ reg-suit-util@^0.10.10: mkdirp "^1.0.4" reg-suit@^0.10.0: - version "0.10.13" - resolved "https://registry.yarnpkg.com/reg-suit/-/reg-suit-0.10.13.tgz#8dd3c22103c44f1e17299bfbf568f118da4d526b" - integrity sha512-Hi9/HumUDfbwQtVc55MLcdFJyAn6lhpPBsbCw7lU34u3Wyc4N/Xal932duAUzB71UopNQnwR4+99y4cLODdjhw== + version "0.10.14" + resolved "https://registry.yarnpkg.com/reg-suit/-/reg-suit-0.10.14.tgz#c38a37f071b73f2e2e4f61c9cebb5f5d4d47b6a3" + integrity sha512-95pEIzpWGf1j45LASB1cSSnman82XIjz2DJ1wqLzh3ScroSnRvdDFU/I26BhBqqsm8ydHWdEOQfVS3w/Bj96ew== dependencies: cp-file "9.0.0" ignore "5.1.8" inquirer "7.3.3" - reg-suit-core "^0.10.12" + reg-suit-core "^0.10.14" reg-suit-util "^0.10.10" yargs "16.2.0"