Skip to content

Commit

Permalink
fix(deps): update dependency conventional-changelog-conventionalcommi…
Browse files Browse the repository at this point in the history
…ts to v7 (#749)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 29, 2023
1 parent 195cb45 commit ca57778
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
"c8": "^8.0.1",
"commitizen": "^4.3.0",
"conventional-changelog-conventionalcommits": "^6.1.0",
"conventional-changelog-conventionalcommits": "^7.0.0",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.46.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/core": "^17.7.1",
"commitizen": "^4.3.0",
"conventional-changelog-conventionalcommits": "^6.1.0",
"conventional-changelog-conventionalcommits": "^7.0.0",
"cz-conventional-changelog": "^3.3.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/semantic-release-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@semantic-release/github": "^9.0.4",
"@semantic-release/npm": "^10.0.4",
"@semantic-release/release-notes-generator": "^11.0.4",
"conventional-changelog-conventionalcommits": "^6.1.0"
"conventional-changelog-conventionalcommits": "^7.0.0"
},
"devDependencies": {
"rimraf": "^5.0.1",
Expand Down
19 changes: 13 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ca57778

Please sign in to comment.