1
0
mirror of https://github.com/kremalicious/gatsby-redirect-from.git synced 2025-01-03 10:25:01 +01:00

Bump auto-changelog from 2.1.0 to 2.2.0

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] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-06 04:05:19 +00:00 committed by GitHub
parent 327cf8c4dd
commit 71eae81a3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -1443,9 +1443,9 @@
"optional": 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",