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 15
15
"lint:fix" : " markdownlint --config .markdownlint.jsonc --rules .markdownlint-rules --fix '**/*.md'"
16
16
},
17
17
"devDependencies" : {
18
- "@types/minimist" : " ^1.2.1 " ,
18
+ "@types/minimist" : " ^1.2.2 " ,
19
19
"@types/node" : " ^12.20.15" ,
20
20
"@types/semver-compare" : " ^1.0.1" ,
21
21
"all-contributors-cli" : " ^6.20.0" ,
Original file line number Diff line number Diff line change 50
50
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.1.tgz#a6ca6a9a0ff366af433f42f5f0e124794ff6b8f1"
51
51
integrity sha512-FTgBI767POY/lKNDNbIzgAX6miIDBs6NTCbdlDb8TrWovHsSvaVIZDlTqym29C6UqhzwcJx4CYr+AlrMywA0cA==
52
52
53
- " @types/minimist@^1.2.1 " :
54
- version "1.2.1 "
55
- resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1 .tgz#283f669ff76d7b8260df8ab7a4262cc83d988256 "
56
- integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg ==
53
+ " @types/minimist@^1.2.2 " :
54
+ version "1.2.2 "
55
+ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2 .tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c "
56
+ integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ ==
57
57
58
58
" @types/node@^12.20.15 " :
59
59
version "12.20.15"
You can’t perform that action at this time.
0 commit comments