From 20e94b3923a5d304b49d8d058082ed3874e4a70e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 11:23:17 +0000 Subject: [PATCH] deps: bump @semantic-release/commit-analyzer from 11.1.0 to 12.0.0 Bumps [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) from 11.1.0 to 12.0.0. - [Release notes](https://github.com/semantic-release/commit-analyzer/releases) - [Commits](https://github.com/semantic-release/commit-analyzer/compare/v11.1.0...v12.0.0) --- updated-dependencies: - dependency-name: "@semantic-release/commit-analyzer" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90db3c506..9a3da5f10 100644 --- a/package.json +++ b/package.json @@ -226,7 +226,7 @@ "@electron/get": "^3.0.0", "@polka/send-type": "^0.5.2", "@semantic-release/changelog": "^6.0.1", - "@semantic-release/commit-analyzer": "^11.1.0", + "@semantic-release/commit-analyzer": "^12.0.0", "@semantic-release/git": "^10.0.1", "@semantic-release/github": "^9.0.3", "@semantic-release/npm": "^11.0.2",