From 410fe18e4630029424c5e10982e806b93249b4c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Nov 2021 09:29:28 +0000 Subject: [PATCH] chore(deps-dev): bump @semantic-release/commit-analyzer Bumps [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/semantic-release/commit-analyzer/releases) - [Commits](https://github.com/semantic-release/commit-analyzer/compare/v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: "@semantic-release/commit-analyzer" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a3c622f..926c805 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "license": "MIT", "devDependencies": { "@semantic-release/changelog": "^6.0.1", - "@semantic-release/commit-analyzer": "^9.0.1", + "@semantic-release/commit-analyzer": "^9.0.2", "@semantic-release/exec": "^6.0.2", "@semantic-release/github": "^8.0.2", "@semantic-release/npm": "^8.0.3", diff --git a/yarn.lock b/yarn.lock index 570f3f2..ce5a204 100644 --- a/yarn.lock +++ b/yarn.lock @@ -317,13 +317,13 @@ fs-extra "^9.0.0" lodash "^4.17.4" -"@semantic-release/commit-analyzer@^9.0.0", "@semantic-release/commit-analyzer@^9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.1.tgz#e9b75a966898cae36493c7eb8158135eb302e270" +"@semantic-release/commit-analyzer@^9.0.0", "@semantic-release/commit-analyzer@^9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz#a78e54f9834193b55f1073fa6258eecc9a545e03" dependencies: conventional-changelog-angular "^5.0.0" conventional-commits-filter "^2.0.0" - conventional-commits-parser "^3.0.7" + conventional-commits-parser "^3.2.3" debug "^4.0.0" import-from "^4.0.0" lodash "^4.17.4" @@ -925,7 +925,7 @@ conventional-commits-filter@^2.0.0, conventional-commits-filter@^2.0.7: lodash.ismatch "^4.4.0" modify-values "^1.0.0" -conventional-commits-parser@^3.0.0, conventional-commits-parser@^3.0.7: +conventional-commits-parser@^3.0.0, conventional-commits-parser@^3.2.3: version "3.2.3" resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.2.3.tgz#fc43704698239451e3ef35fd1d8ed644f46bd86e" dependencies: