chore(deps): update dependency conventional-changelog-core to v5.0.2

This commit is contained in:
Michael Kriese 2023-06-29 00:05:54 +00:00
parent 459375b870
commit 43b7ae30a2

12
package-lock.json generated
View file

@ -300,9 +300,9 @@
}
},
"node_modules/conventional-changelog-core": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-5.0.1.tgz",
"integrity": "sha512-Rvi5pH+LvgsqGwZPZ3Cq/tz4ty7mjijhr3qR4m9IBXNbxGGYgTVVO+duXzz9aArmHxFtwZ+LRkrNIMDQzgoY4A==",
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-5.0.2.tgz",
"integrity": "sha512-RhQOcDweXNWvlRwUDCpaqXzbZemKPKncCWZG50Alth72WITVd6nhVk9MJ6w1k9PFNBcZ3YwkdkChE+8+ZwtUug==",
"dev": true,
"dependencies": {
"add-stream": "^1.0.0",
@ -2443,9 +2443,9 @@
}
},
"conventional-changelog-core": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-5.0.1.tgz",
"integrity": "sha512-Rvi5pH+LvgsqGwZPZ3Cq/tz4ty7mjijhr3qR4m9IBXNbxGGYgTVVO+duXzz9aArmHxFtwZ+LRkrNIMDQzgoY4A==",
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-5.0.2.tgz",
"integrity": "sha512-RhQOcDweXNWvlRwUDCpaqXzbZemKPKncCWZG50Alth72WITVd6nhVk9MJ6w1k9PFNBcZ3YwkdkChE+8+ZwtUug==",
"dev": true,
"requires": {
"add-stream": "^1.0.0",