Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1c6fcc3

Browse files
authoredOct 20, 2023
chore: update dependency conventional-changelog-angular to v7
1 parent 3cb6647 commit 1c6fcc3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
 

‎@commitlint/parse/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"@commitlint/types": "^18.0.0",
43-
"conventional-changelog-angular": "^6.0.0",
43+
"conventional-changelog-angular": "^7.0.0",
4444
"conventional-commits-parser": "^5.0.0"
4545
},
4646
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"

‎@commitlint/rules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@commitlint/parse": "^18.0.0",
3939
"@commitlint/test": "^18.0.0",
4040
"@commitlint/utils": "^18.0.0",
41-
"conventional-changelog-angular": "6.0.0",
41+
"conventional-changelog-angular": "7.0.0",
4242
"glob": "^8.0.3"
4343
},
4444
"dependencies": {

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3236,10 +3236,10 @@ console-control-strings@^1.1.0:
32363236
resolved "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
32373237
integrity sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==
32383238

3239-
conventional-changelog-angular@6.0.0, conventional-changelog-angular@^6.0.0:
3240-
version "6.0.0"
3241-
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-6.0.0.tgz#a9a9494c28b7165889144fd5b91573c4aa9ca541"
3242-
integrity sha512-6qLgrBF4gueoC7AFVHu51nHL9pF9FRjXrH+ceVf7WmAfH3gs+gEYOkvxhjMPjZu57I4AGUGoNTY8V7Hrgf1uqg==
3239+
conventional-changelog-angular@7.0.0, conventional-changelog-angular@^7.0.0:
3240+
version "7.0.0"
3241+
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz#5eec8edbff15aa9b1680a8dcfbd53e2d7eb2ba7a"
3242+
integrity sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==
32433243
dependencies:
32443244
compare-func "^2.0.0"
32453245

0 commit comments

Comments
 (0)