|
@@ -1821,6 +1821,14 @@ babel-plugin-dynamic-import-node@^2.2.0:
|
|
|
dependencies:
|
|
|
object.assign "^4.1.0"
|
|
|
|
|
|
+babel-plugin-import@^1.11.0:
|
|
|
+ version "1.11.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.11.0.tgz#78ac908e6b225206babb734e19eae5f78d6d1035"
|
|
|
+ integrity sha512-de9dWdU1YjmWRPYurlHRKD2hTd24z0bIQ0/JgyXqLMXML+TsvEkVhtqzOsNtu9MmCuvwBiTTTjZBbZXA1Xu7TQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-module-imports" "^7.0.0"
|
|
|
+ "@babel/runtime" "^7.0.0"
|
|
|
+
|
|
|
babel-plugin-istanbul@^4.1.6:
|
|
|
version "4.1.6"
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-4.1.6.tgz#36c59b2192efce81c5b378321b74175add1c9a45"
|