File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 78
78
"import-from" : " 2.1.0" ,
79
79
"nyc" : " 10.3.2" ,
80
80
"path-exists" : " 3.0.0" ,
81
- "resolve-from" : " 3 .0.0" ,
81
+ "resolve-from" : " 4 .0.0" ,
82
82
"rimraf" : " 2.6.1" ,
83
83
"xo" : " 0.18.2"
84
84
},
94
94
"lodash" : " ^4.17.4" ,
95
95
"path-exists" : " ^3.0.0" ,
96
96
"require-uncached" : " ^1.0.3" ,
97
- "resolve-from" : " ^3 .0.0" ,
97
+ "resolve-from" : " ^4 .0.0" ,
98
98
"resolve-global" : " ^0.1.0" ,
99
99
"semver" : " ^5.3.0"
100
100
}
Original file line number Diff line number Diff line change @@ -6117,6 +6117,10 @@ resolve-from@^3.0.0:
6117
6117
version "3.0.0"
6118
6118
resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz#b22c7af7d9d6881bc8b6e653335eebcb0a188748"
6119
6119
6120
+ resolve-from@^4.0.0 :
6121
+ version "4.0.0"
6122
+ resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
6123
+
6120
6124
resolve-global@^0.1.0 :
6121
6125
version "0.1.0"
6122
6126
resolved "https://registry.npmjs.org/resolve-global/-/resolve-global-0.1.0.tgz#8fb02cfd5b7db20118e886311f15af95bd15fbd9"
You can’t perform that action at this time.
0 commit comments