File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 37
37
"@babel/plugin-external-helpers" : " 7.0.0" ,
38
38
"@babel/preset-env" : " 7.0.0" ,
39
39
"@babel/preset-typescript" : " 7.0.0" ,
40
- "babel-plugin-add-module-exports" : " 0.2.1 " ,
40
+ "babel-plugin-add-module-exports" : " 1.0.0 " ,
41
41
"babel-plugin-dev-expression" : " 0.2.1" ,
42
42
"concurrently" : " 4.0.1" ,
43
43
"husky" : " 0.14.3" ,
Original file line number Diff line number Diff line change @@ -1055,9 +1055,11 @@ babel-messages@^6.23.0:
1055
1055
dependencies :
1056
1056
babel-runtime "^6.22.0"
1057
1057
1058
-
1059
- version "0.2.1"
1060
- resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.2.1.tgz#9ae9a1f4a8dc67f0cdec4f4aeda1e43a5ff65e25"
1058
+
1059
+ version "1.0.0"
1060
+ resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-1.0.0.tgz#72b5424d941a336c6a35357f373d8b8366263031"
1061
+ optionalDependencies :
1062
+ chokidar "^2.0.4"
1061
1063
1062
1064
1063
1065
version "0.2.1"
@@ -1432,7 +1434,7 @@ chardet@^0.5.0:
1432
1434
version "0.5.0"
1433
1435
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.5.0.tgz#fe3ac73c00c3d865ffcc02a0682e2c20b6a06029"
1434
1436
1435
- chokidar@^2.0.3 :
1437
+ chokidar@^2.0.3, chokidar@^2.0.4 :
1436
1438
version "2.0.4"
1437
1439
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.0.4.tgz#356ff4e2b0e8e43e322d18a372460bbcf3accd26"
1438
1440
dependencies :
You can’t perform that action at this time.
0 commit comments