Skip to content

Commit 5ca0614

Browse files
fix(deps): bump @semantic-release/commit-analyzer from 9.0.1 to 9.0.2 (#62)
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](semantic-release/commit-analyzer@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: "@semantic-release/commit-analyzer" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4753ce8 commit 5ca0614

File tree

2 files changed

+36
-5
lines changed

2 files changed

+36
-5
lines changed

package-lock.json

Lines changed: 35 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"@semantic-release/changelog": "^6.0.1",
10-
"@semantic-release/commit-analyzer": "^9.0.0",
10+
"@semantic-release/commit-analyzer": "^9.0.2",
1111
"@semantic-release/git": "^10.0.1",
1212
"@semantic-release/github": "^8.0.2",
1313
"@semantic-release/npm": "^8.0.3",

0 commit comments

Comments
 (0)