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 38
38
},
39
39
"devDependencies" : {
40
40
"@commitlint/cli" : " ^8.3.4" ,
41
- "@commitlint/config-conventional" : " ^8.3.4 " ,
41
+ "@commitlint/config-conventional" : " ^9.0.1 " ,
42
42
"@types/chai-as-promised" : " ^7.1.2" ,
43
43
"@types/fs-extra" : " ^8.0.1" ,
44
44
"@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"
@@ -3663,13 +3663,13 @@ conventional-changelog-angular@^5.0.3:
3663
3663
compare-func "^1.3.1"
3664
3664
q "^1.5.1"
3665
3665
3666
-
3667
- version "4.2.1 "
3668
- resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1 .tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9 "
3669
- integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q ==
3666
+
3667
+ version "4.2.3 "
3668
+ resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.3 .tgz#22855b32d57d0328951c1c2dc01b172a5f24ea37 "
3669
+ integrity sha512-atGa+R4vvEhb8N/8v3IoW59gCBJeeFiX6uIbPu876ENAmkMwsenyn0R21kdDHJFLQdy6zW4J6b4xN8KI3b9oww ==
3670
3670
dependencies:
3671
3671
compare-func "^1.3.1"
3672
- lodash "^4.2.1 "
3672
+ lodash "^4.17.15 "
3673
3673
q "^1.5.1"
3674
3674
3675
3675
conventional-changelog-core@^3.1.6:
You can’t perform that action at this time.
0 commit comments