Skip to content

Commit

Permalink
chore(deps) Update dependency semver to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 12, 2024
1 parent a93bd96 commit ff9020f
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 83 deletions.
125 changes: 44 additions & 81 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cz-conventional-changelog",
"version": "0.0.1",
"version": "0.0.2",
"description": "Commitizen adapter following the conventional-changelog format.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"mock-require": "3.0.3",
"prettier": "1.19.1",
"semantic-release": "19.0.5",
"semver": "6.3.0"
"semver": "7.6.2"
},
"optionalDependencies": {
"@commitlint/load": ">6.1.1"
Expand Down

0 comments on commit ff9020f

Please sign in to comment.