File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 21
21
"detect-indent" : " ^6.0.0" ,
22
22
"fs-extra" : " ^10.0.0" ,
23
23
"git-remote-origin-url" : " ^3.1.0" ,
24
- "import-from" : " ^3 .0.0" ,
24
+ "import-from" : " ^4 .0.0" ,
25
25
"invariant" : " ^2.2.4" ,
26
26
"pretty-format" : " ^26.0.0" ,
27
27
"signale" : " ^1.4.0" ,
Original file line number Diff line number Diff line change @@ -4402,6 +4402,11 @@ import-from@^3.0.0:
4402
4402
dependencies :
4403
4403
resolve-from "^5.0.0"
4404
4404
4405
+ import-from@^4.0.0 :
4406
+ version "4.0.0"
4407
+ resolved "https://registry.yarnpkg.com/import-from/-/import-from-4.0.0.tgz#2710b8d66817d232e16f4166e319248d3d5492e2"
4408
+ integrity sha512-P9J71vT5nLlDeV8FHs5nNxaLbrpfAV5cF5srvbZfpwpcJoM/xZR3hiv+q+SAnuSmuGbXMWud063iIMx/V/EWZQ==
4409
+
4405
4410
import-local@^3.0.2 :
4406
4411
version "3.0.2"
4407
4412
resolved "https://registry.yarnpkg.com/import-local/-/import-local-3.0.2.tgz#a8cfd0431d1de4a2199703d003e3e62364fa6db6"
You can’t perform that action at this time.
0 commit comments