File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 81
81
"@marionebl/sander" : " ^0.6.0" ,
82
82
"babel-runtime" : " ^6.23.0" ,
83
83
"chalk" : " ^2.0.1" ,
84
- "cosmiconfig" : " ^3 .0.1 " ,
84
+ "cosmiconfig" : " ^4 .0.0 " ,
85
85
"git-raw-commits" : " ^1.3.0" ,
86
86
"lodash.merge" : " 4.6.0" ,
87
87
"lodash.mergewith" : " 4.6.0" ,
Original file line number Diff line number Diff line change @@ -1958,7 +1958,7 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
1958
1958
version "1.0.2"
1959
1959
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
1960
1960
1961
- cosmiconfig@^3.0.1, cosmiconfig@^3. 1.0 :
1961
+ cosmiconfig@^3.1.0 :
1962
1962
version "3.1.0"
1963
1963
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-3.1.0.tgz#640a94bf9847f321800403cd273af60665c73397"
1964
1964
dependencies :
@@ -1967,6 +1967,15 @@ cosmiconfig@^3.0.1, cosmiconfig@^3.1.0:
1967
1967
parse-json "^3.0.0"
1968
1968
require-from-string "^2.0.1"
1969
1969
1970
+ cosmiconfig@^4.0.0 :
1971
+ version "4.0.0"
1972
+ resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-4.0.0.tgz#760391549580bbd2df1e562bc177b13c290972dc"
1973
+ dependencies :
1974
+ is-directory "^0.3.1"
1975
+ js-yaml "^3.9.0"
1976
+ parse-json "^4.0.0"
1977
+ require-from-string "^2.0.1"
1978
+
1970
1979
cp-file@^4.1.1 :
1971
1980
version "4.2.0"
1972
1981
resolved "https://registry.npmjs.org/cp-file/-/cp-file-4.2.0.tgz#715361663b71ede0b6dddbc3c80e2ba02e725ec3"
You can’t perform that action at this time.
0 commit comments