Skip to content

Commit 39ed587

Browse files
chore(deps): update dependency @semantic-release/commit-analyzer to v12 (#469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1235b0a commit 39ed587

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"dependencies": {},
5555
"devDependencies": {
5656
"@semantic-release/changelog": "^6.0.3",
57-
"@semantic-release/commit-analyzer": "^11.0.0",
57+
"@semantic-release/commit-analyzer": "^12.0.0",
5858
"@semantic-release/git": "^10.0.1",
5959
"@semantic-release/github": "^10.0.0",
6060
"@semantic-release/npm": "^12.0.0",

yarn.lock

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,6 +1176,19 @@
11761176
lodash-es "^4.17.21"
11771177
micromatch "^4.0.2"
11781178

1179+
"@semantic-release/commit-analyzer@^12.0.0":
1180+
version "12.0.0"
1181+
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-12.0.0.tgz#7219b05ab79a4303c99fc9cd0413d68881599270"
1182+
integrity sha512-qG+md5gdes+xa8zP7lIo1fWE17zRdO8yMCaxh9lyL65TQleoSv8WHHOqRURfghTytUh+NpkSyBprQ5hrkxOKVQ==
1183+
dependencies:
1184+
conventional-changelog-angular "^7.0.0"
1185+
conventional-commits-filter "^4.0.0"
1186+
conventional-commits-parser "^5.0.0"
1187+
debug "^4.0.0"
1188+
import-from-esm "^1.0.3"
1189+
lodash-es "^4.17.21"
1190+
micromatch "^4.0.2"
1191+
11791192
"@semantic-release/error@^3.0.0":
11801193
version "3.0.0"
11811194
resolved "https://registry.yarnpkg.com/@semantic-release/error/-/error-3.0.0.tgz#30a3b97bbb5844d695eb22f9d3aa40f6a92770c2"

0 commit comments

Comments
 (0)