diff --git a/package-lock.json b/package-lock.json index 2f01e780..23f8deeb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "devDependencies": { "ava": "6.4.1", "c8": "11.0.0", - "conventional-changelog-atom": "5.0.0", + "conventional-changelog-atom": "5.1.0", "conventional-changelog-conventionalcommits": "9.2.0", "conventional-changelog-ember": "5.0.0", "conventional-changelog-eslint": "6.0.0", @@ -2757,9 +2757,9 @@ } }, "node_modules/conventional-changelog-atom": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-5.0.0.tgz", - "integrity": "sha512-WfzCaAvSCFPkznnLgLnfacRAzjgqjLUjvf3MftfsJzQdDICqkOOpcMtdJF3wTerxSpv2IAAjX8doM3Vozqle3g==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-5.1.0.tgz", + "integrity": "sha512-fw7GpI9jHNCWGBnTsPRI452ypQbNupGwsjrXfozvRNE0c92pJRpoj9rXfzDKUYJcsmk0H4XKaQjhjelwI9z27w==", "dev": true, "license": "ISC", "engines": { diff --git a/package.json b/package.json index a96f98d5..4c75ad94 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "devDependencies": { "ava": "6.4.1", "c8": "11.0.0", - "conventional-changelog-atom": "5.0.0", + "conventional-changelog-atom": "5.1.0", "conventional-changelog-conventionalcommits": "9.2.0", "conventional-changelog-ember": "5.0.0", "conventional-changelog-eslint": "6.0.0",