File tree Expand file tree Collapse file tree 4 files changed +12
-14
lines changed Expand file tree Collapse file tree 4 files changed +12
-14
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.2 " ,
33
+ "globby" : " ^11 .0.0 " ,
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.2 "
38
+ "globby" : " 11 .0.0 "
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" : " 5.0.6" ,
41
- "globby" : " ^10 .0.2 " ,
41
+ "globby" : " ^11 .0.0 " ,
42
42
"lodash" : " ^4.17.15"
43
43
},
44
44
"dependencies" : {
Original file line number Diff line number Diff line change @@ -4078,7 +4078,7 @@ fast-glob@^2.2.6:
4078
4078
merge2 "^1.2.3"
4079
4079
micromatch "^3.1.10"
4080
4080
4081
- fast-glob@^3.0.3 :
4081
+ fast-glob@^3.1.1 :
4082
4082
version "3.1.1"
4083
4083
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.1.1.tgz#87ee30e9e9f3eb40d6f254a7997655da753d7c82"
4084
4084
integrity sha512-nTCREpBY8w8r+boyFYAx21iL6faSsQynliPHM4Uf56SbkyohCNxpVPEH9xrF5TXKy+IsjkPUHDKiUkzBVRXn9g==
@@ -4629,18 +4629,16 @@ globals@^11.1.0:
4629
4629
resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
4630
4630
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
4631
4631
4632
- globby@10 .0.2 , globby@^10 .0.2 :
4633
- version "10 .0.2 "
4634
- resolved "https://registry.npmjs.org/globby/-/globby-10 .0.2 .tgz#277593e745acaa4646c3ab411289ec47a0392543 "
4635
- integrity sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg ==
4632
+ globby@11 .0.0 , globby@^11 .0.0 :
4633
+ version "11 .0.0 "
4634
+ resolved "https://registry.npmjs.org/globby/-/globby-11 .0.0 .tgz#56fd0e9f0d4f8fb0c456f1ab0dee96e1380bc154 "
4635
+ integrity sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg ==
4636
4636
dependencies :
4637
- " @types/glob" " ^7.1.1"
4638
4637
array-union "^2.1.0"
4639
4638
dir-glob "^3.0.1"
4640
- fast-glob "^3.0.3"
4641
- glob "^7.1.3"
4642
- ignore "^5.1.1"
4643
- merge2 "^1.2.3"
4639
+ fast-glob "^3.1.1"
4640
+ ignore "^5.1.4"
4641
+ merge2 "^1.3.0"
4644
4642
slash "^3.0.0"
4645
4643
4646
4644
globby@^6.1.0 :
@@ -4913,7 +4911,7 @@ ignore@^4.0.3:
4913
4911
resolved "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
4914
4912
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
4915
4913
4916
- ignore@^5.1.1 :
4914
+ ignore@^5.1.4 :
4917
4915
version "5.1.4"
4918
4916
resolved "https://registry.npmjs.org/ignore/-/ignore-5.1.4.tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf"
4919
4917
integrity sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A==
You can’t perform that action at this time.
0 commit comments