Skip to content

Commit

Permalink
deps: update dependency conventional-commits-parser to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2023
1 parent cc2702c commit 5f9682b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/changelog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"conventional-changelog-writer": "^5.0.1",
"conventional-commits-parser": "^3.2.4",
"conventional-commits-parser": "^4.0.0",
"p-limit": "^3.1.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/versions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"prepack": "run workspace:build \"$(pwd)\""
},
"dependencies": {
"conventional-commits-parser": "^3.2.4",
"conventional-commits-parser": "^4.0.0",
"micromatch": "^4.0.5",
"p-limit": "^3.1.0",
"semver": "^7.5.4"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2640,7 +2640,7 @@ __metadata:
"@yarnpkg/core": ^3.5.3
"@yarnpkg/fslib": ^2.10.3
conventional-changelog-writer: ^5.0.1
conventional-commits-parser: ^3.2.4
conventional-commits-parser: ^4.0.0
p-limit: ^3.1.0
peerDependencies:
"@monodeploy/git": "workspace:^4.2.0"
Expand Down Expand Up @@ -3014,7 +3014,7 @@ __metadata:
"@yarnpkg/fslib": ^2.10.3
"@yarnpkg/plugin-npm": ^2.7.4
"@yarnpkg/plugin-pack": ^3.2.0
conventional-commits-parser: ^3.2.4
conventional-commits-parser: ^4.0.0
micromatch: ^4.0.5
p-limit: ^3.1.0
semver: ^7.5.4
Expand Down

0 comments on commit 5f9682b

Please sign in to comment.