Skip to content

Commit 17ce0e1

Browse files
chore: update dependency conventional-changelog-angular to v7
1 parent 0546cd7 commit 17ce0e1

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.4.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.4.0",
3939
"@commitlint/test": "^18.0.0",
4040
"@commitlint/utils": "^18.4.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
@@ -3185,10 +3185,10 @@ console-control-strings@^1.1.0:
31853185
resolved "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
31863186
integrity sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==
31873187

3188-
conventional-changelog-angular@6.0.0, conventional-changelog-angular@^6.0.0:
3189-
version "6.0.0"
3190-
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-6.0.0.tgz#a9a9494c28b7165889144fd5b91573c4aa9ca541"
3191-
integrity sha512-6qLgrBF4gueoC7AFVHu51nHL9pF9FRjXrH+ceVf7WmAfH3gs+gEYOkvxhjMPjZu57I4AGUGoNTY8V7Hrgf1uqg==
3188+
conventional-changelog-angular@7.0.0, conventional-changelog-angular@^7.0.0:
3189+
version "7.0.0"
3190+
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz#5eec8edbff15aa9b1680a8dcfbd53e2d7eb2ba7a"
3191+
integrity sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==
31923192
dependencies:
31933193
compare-func "^2.0.0"
31943194

0 commit comments

Comments
 (0)