From ccf9644cfcc8863fd2dbafcd07bc0aa20a7b6def Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 00:50:59 +0000 Subject: [PATCH] chore(deps): update dependency conventional-changelog-atom to v5.1.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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",