File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"@commitlint/utils" : " ^8.3.4" ,
38
38
"@types/lodash" : " 4.14.149" ,
39
- "globby" : " 11.0.0"
39
+ "globby" : " ^ 11.0.0"
40
40
},
41
41
"dependencies" : {
42
42
"@commitlint/types" : " ^8.3.4" ,
Original file line number Diff line number Diff line change @@ -4965,7 +4965,7 @@ globals@^12.1.0:
4965
4965
dependencies :
4966
4966
type-fest "^0.8.1"
4967
4967
4968
- globby@11.0.0, globby@ ^11.0.0 :
4968
+ globby@^11.0.0 :
4969
4969
version "11.0.0"
4970
4970
resolved "https://registry.npmjs.org/globby/-/globby-11.0.0.tgz#56fd0e9f0d4f8fb0c456f1ab0dee96e1380bc154"
4971
4971
integrity sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg==
8576
8576
resolved "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
8577
8577
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
8578
8578
8579
- [email protected] , resolve@^1.1.6, resolve@^1.10.0, resolve@^1.3.2 , resolve@^1.8 .1, resolve@^1.12.0 , resolve@^1.13 .1:
8579
+ [email protected] , resolve@^1.1.6, resolve@^1.10.0, resolve@^1.12.0 , resolve@^1.13 .1, resolve@^1.3.2 , resolve@^1.8 .1:
8580
8580
version "1.15.1"
8581
8581
resolved "https://registry.npmjs.org/resolve/-/resolve-1.15.1.tgz#27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8"
8582
8582
integrity sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w==
You can’t perform that action at this time.
0 commit comments