File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 "@babel/traverse" : " ^7.11.5" ,
5454 "@babel/types" : " ^7.11.5" ,
5555 "babel-eslint" : " ^10.1.0" ,
56- "babel-plugin-add-module-exports" : " ^1.0.2 " ,
56+ "babel-plugin-add-module-exports" : " ^1.0.4 " ,
5757 "babel-plugin-transform-async-to-bluebird" : " ^1.1.1" ,
5858 "babel-plugin-transform-promise-to-bluebird" : " ^2.0.0" ,
5959 "cross-env" : " ^7.0.2" ,
Original file line number Diff line number Diff line change @@ -1914,12 +1914,10 @@ babel-messages@^6.23.0:
19141914 dependencies :
19151915 babel-runtime "^6.22.0"
19161916
1917- babel-plugin-add-module-exports@^1.0.2 :
1918- version "1.0.2"
1919- resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-1.0.2.tgz#96cd610d089af664f016467fc4567c099cce2d9c"
1920- integrity sha512-4paN7RivvU3Rzju1vGSHWPjO8Y0rI6droWvSFKI6dvEQ4mvoV0zGojnlzVRfI6N8zISo6VERXt3coIuVmzuvNg==
1921- optionalDependencies :
1922- chokidar "^2.0.4"
1917+ babel-plugin-add-module-exports@^1.0.4 :
1918+ version "1.0.4"
1919+ resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-1.0.4.tgz#6caa4ddbe1f578c6a5264d4d3e6c8a2720a7ca2b"
1920+ integrity sha512-g+8yxHUZ60RcyaUpfNzy56OtWW+x9cyEe9j+CranqLiqbju2yf/Cy6ZtYK40EZxtrdHllzlVZgLmcOUCTlJ7Jg==
19231921
19241922babel-plugin-dynamic-import-node@^2.3.3 :
19251923 version "2.3.3"
@@ -2310,7 +2308,7 @@ charenc@~0.0.1:
23102308 resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667"
23112309 integrity sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc=
23122310
2313- chokidar@^2.0.4, chokidar@^2. 1.8 :
2311+ chokidar@^2.1.8 :
23142312 version "2.1.8"
23152313 resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917"
23162314 integrity sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==
You can’t perform that action at this time.
0 commit comments