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 18
18
"@codeshift/initializer" : " 0.1.3" ,
19
19
"@codeshift/validator" : " 0.1.1" ,
20
20
"chalk" : " ^4.1.0" ,
21
- "commander" : " ^7 .2.0" ,
21
+ "commander" : " ^8 .2.0" ,
22
22
"fs-extra" : " ^9.1.0" ,
23
23
"jscodeshift" : " ^0.12.0" ,
24
24
"live-plugin-manager" : " ^0.15.1" ,
Original file line number Diff line number Diff line change @@ -2621,10 +2621,10 @@ commander@^2.20.0:
2621
2621
resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
2622
2622
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
2623
2623
2624
- commander@^7 .2.0 :
2625
- version "7 .2.0"
2626
- resolved "https://registry.npmjs.org/commander/-/commander-7 .2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7 "
2627
- integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw ==
2624
+ commander@^8 .2.0 :
2625
+ version "8 .2.0"
2626
+ resolved "https://registry.npmjs.org/commander/-/commander-8 .2.0.tgz#37fe2bde301d87d47a53adeff8b5915db1381ca8 "
2627
+ integrity sha512-LLKxDvHeL91/8MIyTAD5BFMNtoIwztGPMiM/7Bl8rIPmHCZXRxmSWr91h57dpOpnQ6jIUqEWdXE/uBYMfiVZDA ==
2628
2628
2629
2629
commondir@^1.0.1 :
2630
2630
version "1.0.1"
You can’t perform that action at this time.
0 commit comments