From 50945a74f7c4f7b447b4c54ddd34a993c3b8f5f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 15:01:22 -0700 Subject: [PATCH] build(deps-dev): bump auto-changelog from 2.1.0 to 2.2.0 (#221) Bumps [auto-changelog](https://github.com/CookPete/auto-changelog) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/CookPete/auto-changelog/releases) - [Changelog](https://github.com/CookPete/auto-changelog/blob/master/CHANGELOG.md) - [Commits](https://github.com/CookPete/auto-changelog/compare/v2.1.0...v2.2.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2fc9412ac..10ab49053 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2098,9 +2098,9 @@ "dev": true }, "auto-changelog": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/auto-changelog/-/auto-changelog-2.1.0.tgz", - "integrity": "sha512-4Bwv4eyy5PUpYkeWX0XfoItbV2tKHNIzO473U+RMkj2hWXm1EtAeyZyFh2atccPqrhn/PBmhk3g9GLDxkltxXQ==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/auto-changelog/-/auto-changelog-2.2.0.tgz", + "integrity": "sha512-RBY0hhVNXstggOQL0SyUaCfSiVD11CVXEHvDwB+mEt9UnhXPqhdpQ7nIVGDEog7JopTdYbydULLLt6v//qrWjw==", "dev": true, "requires": { "commander": "^5.0.0",