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" : " 5.0.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 @@ -5057,7 +5057,21 @@ globals@^11.1.0:
5057
5057
resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
5058
5058
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
5059
5059
5060
- [email protected] , globby@^10.0.1:
5060
+
5061
+ version "10.0.2"
5062
+ resolved "https://registry.npmjs.org/globby/-/globby-10.0.2.tgz#277593e745acaa4646c3ab411289ec47a0392543"
5063
+ integrity sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==
5064
+ dependencies :
5065
+ " @types/glob" " ^7.1.1"
5066
+ array-union "^2.1.0"
5067
+ dir-glob "^3.0.1"
5068
+ fast-glob "^3.0.3"
5069
+ glob "^7.1.3"
5070
+ ignore "^5.1.1"
5071
+ merge2 "^1.2.3"
5072
+ slash "^3.0.0"
5073
+
5074
+ globby@^10.0.1 :
5061
5075
version "10.0.1"
5062
5076
resolved "https://registry.npmjs.org/globby/-/globby-10.0.1.tgz#4782c34cb75dd683351335c5829cc3420e606b22"
5063
5077
integrity sha512-sSs4inE1FB2YQiymcmTv6NWENryABjUNPeWhOvmn4SjtKybglsyPZxFB3U1/+L1bYi0rNZDqCLlHyLYDl1Pq5A==
You can’t perform that action at this time.
0 commit comments