File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"husky" : " ^7.0.4" ,
23
23
"lint-staged" : " ^12.3.7" ,
24
24
"markdownlint-cli" : " ^0.31.1" ,
25
- "minimist" : " ^1.2.5 " ,
25
+ "minimist" : " ^1.2.6 " ,
26
26
"prettier" : " 2.6.0" ,
27
27
"semver-compare" : " ^1.0.0" ,
28
28
"ts-node" : " ^10.7.0" ,
Original file line number Diff line number Diff line change @@ -647,10 +647,10 @@ minimatch@^3.0.4, minimatch@~3.0.5:
647
647
dependencies :
648
648
brace-expansion "^1.1.7"
649
649
650
- minimist@^1.2.5 :
651
- version "1.2.5 "
652
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5 .tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602 "
653
- integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw ==
650
+ minimist@^1.2.5, minimist@^1.2.6 :
651
+ version "1.2.6 "
652
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6 .tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44 "
653
+ integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q ==
654
654
655
655
ms@2.1.2 :
656
656
version "2.1.2"
You can’t perform that action at this time.
0 commit comments