This repository was archived by the owner on Apr 16, 2025. It is now read-only.
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 12
12
"colors" : " ^1.3.2" ,
13
13
"inquirer" : " ^6.2.0" ,
14
14
"pad" : " ^2.2.1" ,
15
- "shelljs" : " ^0.8.2 "
15
+ "shelljs" : " ^0.8.3 "
16
16
},
17
17
"devDependencies" : {
18
18
"eslint" : " ^5.7.0"
Original file line number Diff line number Diff line change @@ -771,10 +771,10 @@ shebang-regex@^1.0.0:
771
771
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
772
772
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
773
773
774
- shelljs@^0.8.2 :
775
- version "0.8.2 "
776
- resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.2 .tgz#345b7df7763f4c2340d584abb532c5f752ca9e35 "
777
- integrity sha512-pRXeNrCA2Wd9itwhvLp5LZQvPJ0wU6bcjaTMywHHGX5XWhVN2nzSu7WV0q+oUY7mGK3mgSkDDzP3MgjqdyIgbQ ==
774
+ shelljs@^0.8.3 :
775
+ version "0.8.3 "
776
+ resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.3 .tgz#a7f3319520ebf09ee81275b2368adb286659b097 "
777
+ integrity sha512-fc0BKlAWiLpwZljmOvAOTE/gXawtCoNrP5oaY7KIaQbbyHeQVg01pSEuEGvGh3HEdBU4baCD7wQBwADmM/7f7A ==
778
778
dependencies :
779
779
glob "^7.0.0"
780
780
interpret "^1.0.0"
You can’t perform that action at this time.
0 commit comments