Merge pull request #37 from kremalicious/dependabot/npm_and_yarn/auto-changelog-2.2.0

Bump auto-changelog from 2.1.0 to 2.2.0
This commit is contained in:
Matthias Kretschmann 2020-07-06 10:16:19 +02:00 committed by GitHub
commit 4b1ac2ed19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -2419,9 +2419,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",