File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"husky" : " ^8.0.3" ,
23
23
"lint-staged" : " ^13.0.3" ,
24
24
"markdownlint-cli" : " ^0.31.1" ,
25
- "minimist" : " ^1.2.6 " ,
25
+ "minimist" : " ^1.2.8 " ,
26
26
"prettier" : " 2.8.4" ,
27
27
"semver-compare" : " ^1.0.0" ,
28
28
"ts-node" : " ^10.9.1" ,
Original file line number Diff line number Diff line change @@ -694,10 +694,10 @@ minimatch@^3.0.4, minimatch@~3.0.5:
694
694
dependencies :
695
695
brace-expansion "^1.1.7"
696
696
697
- minimist@^1.2.5, minimist@^1.2.6 :
698
- version "1.2.6 "
699
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6 .tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44 "
700
- integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q ==
697
+ minimist@^1.2.5, minimist@^1.2.8 :
698
+ version "1.2.8 "
699
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8 .tgz#c1a464e7693302e082a075cee0c057741ac4772c "
700
+ integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA ==
701
701
702
702
ms@2.1.2 :
703
703
version "2.1.2"
You can’t perform that action at this time.
0 commit comments