File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 37
37
},
38
38
"devDependencies" : {
39
39
"@commitlint/cli" : " ^8.3.4" ,
40
- "@commitlint/config-conventional" : " ^8.3.4 " ,
40
+ "@commitlint/config-conventional" : " ^9.0.1 " ,
41
41
"@types/fs-extra" : " ^8.0.1" ,
42
42
"@types/jest" : " ^25.1.4" ,
43
43
"codecov" : " ^3.4.0" ,
Original file line number Diff line number Diff line change 340
340
resolve-from "5.0.0"
341
341
resolve-global "1.0.0"
342
342
343
- " @commitlint/config-conventional@^8.3.4 " :
344
- version "8.3.4 "
345
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.3.4 .tgz#fed13b3711690663b176c1f6b39c205a565618d2 "
346
- integrity sha512-w0Yc5+aVAjZgjYqx29igBOnVCj8O22gy3Vo6Fyp7PwoS7+AYS1x3sN7IBq6i7Ae15Mv5P+rEx1pkxXo5zOMe4g ==
343
+ " @commitlint/config-conventional@^9.0.1 " :
344
+ version "9.0.1 "
345
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-9.0.1 .tgz#af44a175f49704ca6b27cc7770a13d809f2fd7a7 "
346
+ integrity sha512-5rGu8aT4nRhWKrd5SpXqKJKLM07wXi4X5KVD9EEAuucAh2iZgfJJK9HKZNKGEKLKBQSWlnXE6UvkeEjJgi6TPQ ==
347
347
dependencies :
348
- conventional-changelog-conventionalcommits "4.2.1 "
348
+ conventional-changelog-conventionalcommits "4.2.3 "
349
349
350
350
" @commitlint/ensure@^8.3.4 " :
351
351
version "8.3.4"
@@ -3166,13 +3166,13 @@ conventional-changelog-angular@^5.0.3:
3166
3166
compare-func "^1.3.1"
3167
3167
q "^1.5.1"
3168
3168
3169
-
3170
- version "4.2.1 "
3171
- resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1 .tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9 "
3172
- integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q ==
3169
+
3170
+ version "4.2.3 "
3171
+ resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.3 .tgz#22855b32d57d0328951c1c2dc01b172a5f24ea37 "
3172
+ integrity sha512-atGa+R4vvEhb8N/8v3IoW59gCBJeeFiX6uIbPu876ENAmkMwsenyn0R21kdDHJFLQdy6zW4J6b4xN8KI3b9oww ==
3173
3173
dependencies :
3174
3174
compare-func "^1.3.1"
3175
- lodash "^4.2.1 "
3175
+ lodash "^4.17.15 "
3176
3176
q "^1.5.1"
3177
3177
3178
3178
conventional-changelog-core@^3.1.6 :
You can’t perform that action at this time.
0 commit comments