From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2019 21:37:07 +0000 (+0000) Subject: build(deps-dev): bump lerna from 3.18.0 to 3.18.1 X-Git-Tag: v3.0.0-alpha.0~393 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ca4896a388c3b7d0f126b30d981ea8e7ba6b7c2;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump lerna from 3.18.0 to 3.18.1 Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.18.0 to 3.18.1. - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/master/core/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v3.18.1/core/lerna) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 2bdacbe193..9fb28cdba4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -716,10 +716,10 @@ config-chain "^1.1.11" pify "^4.0.1" -"@lerna/npm-dist-tag@3.16.0": - version "3.16.0" - resolved "https://registry.yarnpkg.com/@lerna/npm-dist-tag/-/npm-dist-tag-3.16.0.tgz#b2184cee5e1f291277396854820e1117a544b7ee" - integrity sha512-MQrBkqJJB9+eNphuj9w90QPMOs4NQXMuSRk9NqzeFunOmdDopPCV0Q7IThSxEuWnhJ2n3B7G0vWUP7tNMPdqIQ== +"@lerna/npm-dist-tag@3.18.1": + version "3.18.1" + resolved "https://registry.yarnpkg.com/@lerna/npm-dist-tag/-/npm-dist-tag-3.18.1.tgz#d4dd82ea92e41e960b7117f83102ebcd7a23e511" + integrity sha512-vWkZh2T/O9OjPLDrba0BTWO7ug/C3sCwjw7Qyk1aEbxMBXB/eEJPqirwJTWT+EtRJQYB01ky3K8ZFOhElVyjLw== dependencies: "@evocateur/npm-registry-fetch" "^4.0.0" "@lerna/otplease" "3.16.0" @@ -846,10 +846,10 @@ inquirer "^6.2.0" npmlog "^4.1.2" -"@lerna/publish@3.18.0": - version "3.18.0" - resolved "https://registry.yarnpkg.com/@lerna/publish/-/publish-3.18.0.tgz#e5dce7743614fbfe05c330c2e834dd7f6cc577da" - integrity sha512-D8iSdwnAG3Ajnw5FkjtNuw8tX6tnTL1jQ51TCXJEVadagMkVDeajGDks0FjQAaQZcaoBPWyT8WvWB3MfPsRs4w== +"@lerna/publish@3.18.1": + version "3.18.1" + resolved "https://registry.yarnpkg.com/@lerna/publish/-/publish-3.18.1.tgz#8d27ae4f3b72824c8c7afbdc35bfb494a5f7168e" + integrity sha512-3u65cMBkq24U8l7pQaZgdIAh2NO1Iw/sladW6/VBwFMcACwBBwEWm2LnrGStsB5Yijg3f+0NK1sT72xrzBpbag== dependencies: "@evocateur/libnpmaccess" "^3.1.2" "@evocateur/npm-registry-fetch" "^4.0.0" @@ -861,7 +861,7 @@ "@lerna/describe-ref" "3.16.5" "@lerna/log-packed" "3.16.0" "@lerna/npm-conf" "3.16.0" - "@lerna/npm-dist-tag" "3.16.0" + "@lerna/npm-dist-tag" "3.18.1" "@lerna/npm-publish" "3.16.2" "@lerna/otplease" "3.16.0" "@lerna/output" "3.13.0" @@ -4307,9 +4307,9 @@ left-pad@^1.3.0: integrity sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA== lerna@^3.16.4: - version "3.18.0" - resolved "https://registry.yarnpkg.com/lerna/-/lerna-3.18.0.tgz#50482b434e4e6b78cb72716865f34be44615012e" - integrity sha512-fedUEQy+uTigfF0fYXRNHWZ6YndADnVxc+fSpDmg5TNIhrAZXoH9mPIKgbYE+lI40xO1zl6QSzYeWQQtzfJCEw== + version "3.18.1" + resolved "https://registry.yarnpkg.com/lerna/-/lerna-3.18.1.tgz#ddc3b68fbba09cb71e3d893500ade787e794b828" + integrity sha512-+EAAEgGl+oNeI1TBBW2btHp7NtpCrsRQET/NNCMRyVsl9/8a322t/WcpO9sCsAyEAITBXfhlRVB9rYifFQ6gNA== dependencies: "@lerna/add" "3.18.0" "@lerna/bootstrap" "3.18.0" @@ -4323,7 +4323,7 @@ lerna@^3.16.4: "@lerna/init" "3.18.0" "@lerna/link" "3.18.0" "@lerna/list" "3.18.0" - "@lerna/publish" "3.18.0" + "@lerna/publish" "3.18.1" "@lerna/run" "3.18.0" "@lerna/version" "3.18.0" import-local "^2.0.0"