From b682655a93dcf733f02f3601fb46849089c7eded Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 23 Oct 2018 09:44:46 +0200 Subject: [PATCH] build(deps-dev): bump lerna-changelog from 0.8.0 to 0.8.2 (#262) Bumps [lerna-changelog](https://github.com/lerna/lerna-changelog) from 0.8.0 to 0.8.2. - [Release notes](https://github.com/lerna/lerna-changelog/releases) - [Changelog](https://github.com/lerna/lerna-changelog/blob/master/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna-changelog/compare/v0.8.0...v0.8.2) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 48e0999d..8206e66c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4991,9 +4991,9 @@ leek@0.0.24: rsvp "^3.0.21" lerna-changelog@^0.8.0: - version "0.8.0" - resolved "https://registry.yarnpkg.com/lerna-changelog/-/lerna-changelog-0.8.0.tgz#a525531e850f03ca25512acc535a712fce32cc86" - integrity sha512-ADxtRxyGAneKjBxs4TqgDmUUe7YiYxhDxBGA5wX1Lzy1oHDaHN7KJDdVJzTzr94XNxGRXjvKQk/92UVnPrGaNw== + version "0.8.2" + resolved "https://registry.yarnpkg.com/lerna-changelog/-/lerna-changelog-0.8.2.tgz#05dc24add91741a4c198a79f82a1a4ac3fbb4754" + integrity sha512-GrWs8K3DrPpO1sUrcloYp9ioj+PNAX27U6tM0+10fhbNzBB7h4HS+4N5DWKhEQRDoJjZh1QA+wWwTpDNJdJHyA== dependencies: chalk "^2.4.1" cli-highlight "^1.2.3"