File tree 2 files changed +11
-11
lines changed 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/chai-as-promised" : " ^7.1.2" ,
42
42
"@types/fs-extra" : " ^8.0.1" ,
43
43
"@types/jest" : " ^25.1.4" ,
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"
@@ -3509,13 +3509,13 @@ conventional-changelog-angular@^5.0.3:
3509
3509
compare-func "^1.3.1"
3510
3510
q "^1.5.1"
3511
3511
3512
-
3513
- version "4.2.1 "
3514
- resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1 .tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9 "
3515
- integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q ==
3512
+
3513
+ version "4.2.3 "
3514
+ resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.3 .tgz#22855b32d57d0328951c1c2dc01b172a5f24ea37 "
3515
+ integrity sha512-atGa+R4vvEhb8N/8v3IoW59gCBJeeFiX6uIbPu876ENAmkMwsenyn0R21kdDHJFLQdy6zW4J6b4xN8KI3b9oww ==
3516
3516
dependencies :
3517
3517
compare-func "^1.3.1"
3518
- lodash "^4.2.1 "
3518
+ lodash "^4.17.15 "
3519
3519
q "^1.5.1"
3520
3520
3521
3521
conventional-changelog-core@^3.1.6 :
You can’t perform that action at this time.
0 commit comments