Skip to content

Commit e4474f0

Browse files
committed
dependencies(conventional-changelog-conventionalcommits): upgrade to version 5.0.0
1 parent 74196ad commit e4474f0

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@typescript-eslint/eslint-plugin": "5.28.0",
2020
"@typescript-eslint/parser": "5.28.0",
2121
"commitlint": "16.2.4",
22-
"conventional-changelog-conventionalcommits": "4.6.3",
22+
"conventional-changelog-conventionalcommits": "5.0.0",
2323
"cross-env": "7.0.3",
2424
"doctoc": "2.2.0",
2525
"eslint": "8.18.0",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2228,7 +2228,16 @@ conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.11:
22282228
compare-func "^2.0.0"
22292229
q "^1.5.1"
22302230

2231-
[email protected], conventional-changelog-conventionalcommits@^4.3.1:
2231+
2232+
version "5.0.0"
2233+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
2234+
integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==
2235+
dependencies:
2236+
compare-func "^2.0.0"
2237+
lodash "^4.17.15"
2238+
q "^1.5.1"
2239+
2240+
conventional-changelog-conventionalcommits@^4.3.1:
22322241
version "4.6.3"
22332242
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz#0765490f56424b46f6cb4db9135902d6e5a36dc2"
22342243
integrity sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==

0 commit comments

Comments
 (0)