File tree 4 files changed +18
-4
lines changed
4 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 30
30
"homepage" : " https://github.com/conventional-changelog/commitlint#readme" ,
31
31
"dependencies" : {
32
32
"@commitlint/config-angular" : " ^8.3.4" ,
33
- "globby" : " 10.0.1 " ,
33
+ "globby" : " 10.0.2 " ,
34
34
"lodash" : " 4.17.15"
35
35
},
36
36
"devDependencies" : {
Original file line number Diff line number Diff line change 35
35
"license" : " MIT" ,
36
36
"devDependencies" : {
37
37
"@commitlint/utils" : " ^8.3.4" ,
38
- "globby" : " 10.0.1 "
38
+ "globby" : " 10.0.2 "
39
39
},
40
40
"dependencies" : {
41
41
"lodash" : " 4.17.15"
Original file line number Diff line number Diff line change 38
38
"@commitlint/test" : " 8.2.0" ,
39
39
"@commitlint/utils" : " ^8.3.4" ,
40
40
"conventional-changelog-angular" : " 1.6.6" ,
41
- "globby" : " 10.0.1 " ,
41
+ "globby" : " 10.0.2 " ,
42
42
"lodash" : " 4.17.15"
43
43
},
44
44
"dependencies" : {
Original file line number Diff line number Diff line change @@ -4822,7 +4822,21 @@ globals@^11.1.0:
4822
4822
resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
4823
4823
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
4824
4824
4825
- [email protected] , globby@^10.0.1:
4825
+
4826
+ version "10.0.2"
4827
+ resolved "https://registry.npmjs.org/globby/-/globby-10.0.2.tgz#277593e745acaa4646c3ab411289ec47a0392543"
4828
+ integrity sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==
4829
+ dependencies :
4830
+ " @types/glob" " ^7.1.1"
4831
+ array-union "^2.1.0"
4832
+ dir-glob "^3.0.1"
4833
+ fast-glob "^3.0.3"
4834
+ glob "^7.1.3"
4835
+ ignore "^5.1.1"
4836
+ merge2 "^1.2.3"
4837
+ slash "^3.0.0"
4838
+
4839
+ globby@^10.0.1 :
4826
4840
version "10.0.1"
4827
4841
resolved "https://registry.npmjs.org/globby/-/globby-10.0.1.tgz#4782c34cb75dd683351335c5829cc3420e606b22"
4828
4842
integrity sha512-sSs4inE1FB2YQiymcmTv6NWENryABjUNPeWhOvmn4SjtKybglsyPZxFB3U1/+L1bYi0rNZDqCLlHyLYDl1Pq5A==
You can’t perform that action at this time.
0 commit comments