Skip to content

Commit 7c65606

Browse files
chore(deps): update dependency babel-plugin-add-module-exports to v0.3.3
1 parent fed3748 commit 7c65606

File tree

2 files changed

+111
-5
lines changed

2 files changed

+111
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"babel-core": "7.0.0-bridge.0",
4242
"babel-eslint": "8.2.2",
4343
"babel-jest": "22.4.3",
44-
"babel-plugin-add-module-exports": "0.2.1",
44+
"babel-plugin-add-module-exports": "0.3.3",
4545
"babel-preset-react-app": "next",
4646
"codecov": "3.0.0",
4747
"enzyme": "3.3.0",

yarn.lock

Lines changed: 110 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1627,6 +1627,11 @@ async-each@^1.0.0:
16271627
version "1.0.1"
16281628
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
16291629

1630+
async-each@^1.0.1:
1631+
version "1.0.3"
1632+
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
1633+
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
1634+
16301635
async-limiter@~1.0.0:
16311636
version "1.0.0"
16321637
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
@@ -1932,9 +1937,12 @@ babel-messages@^6.23.0:
19321937
dependencies:
19331938
babel-runtime "^6.22.0"
19341939

1935-
1936-
version "0.2.1"
1937-
resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.2.1.tgz#9ae9a1f4a8dc67f0cdec4f4aeda1e43a5ff65e25"
1940+
1941+
version "0.3.3"
1942+
resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.3.3.tgz#b9f7c0a93b989170dce07c3e97071a905a13fc29"
1943+
integrity sha512-hC37mm7aAdEb1n8SgggG8a1QuhZapsY/XLCi4ETSH6AVjXBCWEa50CXlOsAMPPWLnSx5Ns6mzz39uvuseh0Xjg==
1944+
optionalDependencies:
1945+
chokidar "^2.0.4"
19381946

19391947
babel-plugin-check-es2015-constants@^6.22.0:
19401948
version "6.22.0"
@@ -2733,6 +2741,13 @@ binary-extensions@^1.0.0:
27332741
version "1.11.0"
27342742
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.11.0.tgz#46aa1751fb6a2f93ee5e689bb1087d4b14c6c205"
27352743

2744+
bindings@^1.5.0:
2745+
version "1.5.0"
2746+
resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.5.0.tgz#10353c9e945334bc0511a6d90b38fbc7c9c504df"
2747+
integrity sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==
2748+
dependencies:
2749+
file-uri-to-path "1.0.0"
2750+
27362751
bl@~0.9.4:
27372752
version "0.9.5"
27382753
resolved "https://registry.yarnpkg.com/bl/-/bl-0.9.5.tgz#c06b797af085ea00bc527afc8efcf11de2232054"
@@ -2836,6 +2851,22 @@ braces@^2.3.0, braces@^2.3.1:
28362851
split-string "^3.0.2"
28372852
to-regex "^3.0.1"
28382853

2854+
braces@^2.3.2:
2855+
version "2.3.2"
2856+
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
2857+
integrity sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==
2858+
dependencies:
2859+
arr-flatten "^1.1.0"
2860+
array-unique "^0.3.2"
2861+
extend-shallow "^2.0.1"
2862+
fill-range "^4.0.0"
2863+
isobject "^3.0.1"
2864+
repeat-element "^1.1.2"
2865+
snapdragon "^0.8.1"
2866+
snapdragon-node "^2.0.1"
2867+
split-string "^3.0.2"
2868+
to-regex "^3.0.1"
2869+
28392870
brcast@^3.0.0:
28402871
version "3.0.1"
28412872
resolved "https://registry.yarnpkg.com/brcast/-/brcast-3.0.1.tgz#6256a8349b20de9eed44257a9b24d71493cd48dd"
@@ -3120,6 +3151,25 @@ chokidar@^2.0.2:
31203151
optionalDependencies:
31213152
fsevents "^1.0.0"
31223153

3154+
chokidar@^2.0.4:
3155+
version "2.1.8"
3156+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917"
3157+
integrity sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==
3158+
dependencies:
3159+
anymatch "^2.0.0"
3160+
async-each "^1.0.1"
3161+
braces "^2.3.2"
3162+
glob-parent "^3.1.0"
3163+
inherits "^2.0.3"
3164+
is-binary-path "^1.0.0"
3165+
is-glob "^4.0.0"
3166+
normalize-path "^3.0.0"
3167+
path-is-absolute "^1.0.0"
3168+
readdirp "^2.2.1"
3169+
upath "^1.1.1"
3170+
optionalDependencies:
3171+
fsevents "^1.2.7"
3172+
31233173
chownr@^1.0.1:
31243174
version "1.0.1"
31253175
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.0.1.tgz#e2a75042a9551908bebd25b8523d5f9769d79181"
@@ -4621,6 +4671,11 @@ file-loader@^1.1.6:
46214671
loader-utils "^1.0.2"
46224672
schema-utils "^0.4.5"
46234673

4674+
4675+
version "1.0.0"
4676+
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
4677+
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
4678+
46244679
filename-regex@^2.0.0:
46254680
version "2.0.1"
46264681
resolved "https://registry.yarnpkg.com/filename-regex/-/filename-regex-2.0.1.tgz#c1c4b9bee3e09725ddb106b75c1e301fe2f18b26"
@@ -4803,6 +4858,14 @@ fsevents@^1.0.0, fsevents@^1.1.1:
48034858
nan "^2.3.0"
48044859
node-pre-gyp "^0.6.39"
48054860

4861+
fsevents@^1.2.7:
4862+
version "1.2.13"
4863+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.13.tgz#f325cb0455592428bcf11b383370ef70e3bfcc38"
4864+
integrity sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==
4865+
dependencies:
4866+
bindings "^1.5.0"
4867+
nan "^2.12.1"
4868+
48064869
fstream-ignore@^1.0.5:
48074870
version "1.0.5"
48084871
resolved "https://registry.yarnpkg.com/fstream-ignore/-/fstream-ignore-1.0.5.tgz#9c31dae34767018fe1d249b24dada67d092da105"
@@ -6778,6 +6841,25 @@ micromatch@^2.1.5, micromatch@^2.3.11:
67786841
parse-glob "^3.0.4"
67796842
regex-cache "^0.4.2"
67806843

6844+
micromatch@^3.1.10:
6845+
version "3.1.10"
6846+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
6847+
integrity sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==
6848+
dependencies:
6849+
arr-diff "^4.0.0"
6850+
array-unique "^0.3.2"
6851+
braces "^2.3.1"
6852+
define-property "^2.0.2"
6853+
extend-shallow "^3.0.2"
6854+
extglob "^2.0.4"
6855+
fragment-cache "^0.2.1"
6856+
kind-of "^6.0.2"
6857+
nanomatch "^1.2.9"
6858+
object.pick "^1.3.0"
6859+
regex-not "^1.0.0"
6860+
snapdragon "^0.8.1"
6861+
to-regex "^3.0.2"
6862+
67816863
micromatch@^3.1.4, micromatch@^3.1.8:
67826864
version "3.1.9"
67836865
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.9.tgz#15dc93175ae39e52e93087847096effc73efcf89"
@@ -6918,6 +7000,11 @@ [email protected], mute-stream@~0.0.4:
69187000
version "0.0.7"
69197001
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
69207002

7003+
nan@^2.12.1:
7004+
version "2.16.0"
7005+
resolved "https://registry.yarnpkg.com/nan/-/nan-2.16.0.tgz#664f43e45460fb98faf00edca0bb0d7b8dce7916"
7006+
integrity sha512-UdAqHyFngu7TfQKsCBgAA6pWDkT8MAO7d0jyOecVhN5354xbLqdn8mV9Tat9gepAupm0bt2DbeaSC8vS52MuFA==
7007+
69217008
nan@^2.3.0:
69227009
version "2.10.0"
69237010
resolved "https://registry.yarnpkg.com/nan/-/nan-2.10.0.tgz#96d0cd610ebd58d4b4de9cc0c6828cda99c7548f"
@@ -7091,6 +7178,11 @@ normalize-path@^2.0.0, normalize-path@^2.0.1, normalize-path@^2.1.1:
70917178
dependencies:
70927179
remove-trailing-separator "^1.0.1"
70937180

7181+
normalize-path@^3.0.0:
7182+
version "3.0.0"
7183+
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
7184+
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
7185+
70947186
normalize-range@^0.1.2:
70957187
version "0.1.2"
70967188
resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942"
@@ -8306,6 +8398,15 @@ readdirp@^2.0.0:
83068398
readable-stream "^2.0.2"
83078399
set-immediate-shim "^1.0.1"
83088400

8401+
readdirp@^2.2.1:
8402+
version "2.2.1"
8403+
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.2.1.tgz#0e87622a3325aa33e892285caf8b4e846529a525"
8404+
integrity sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==
8405+
dependencies:
8406+
graceful-fs "^4.1.11"
8407+
micromatch "^3.1.10"
8408+
readable-stream "^2.0.2"
8409+
83098410
realpath-native@^1.0.0:
83108411
version "1.0.0"
83118412
resolved "https://registry.yarnpkg.com/realpath-native/-/realpath-native-1.0.0.tgz#7885721a83b43bd5327609f0ddecb2482305fdf0"
@@ -9359,7 +9460,7 @@ to-regex-range@^2.1.0:
93599460
is-number "^3.0.0"
93609461
repeat-string "^1.6.1"
93619462

9362-
to-regex@^3.0.1:
9463+
to-regex@^3.0.1, to-regex@^3.0.2:
93639464
version "3.0.2"
93649465
resolved "https://registry.yarnpkg.com/to-regex/-/to-regex-3.0.2.tgz#13cfdd9b336552f30b51f33a8ae1b42a7a7599ce"
93659466
dependencies:
@@ -9558,6 +9659,11 @@ upath@^1.0.0:
95589659
version "1.0.4"
95599660
resolved "https://registry.yarnpkg.com/upath/-/upath-1.0.4.tgz#ee2321ba0a786c50973db043a50b7bcba822361d"
95609661

9662+
upath@^1.1.1:
9663+
version "1.2.0"
9664+
resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894"
9665+
integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
9666+
95619667
upper-case@^1.1.1:
95629668
version "1.1.3"
95639669
resolved "https://registry.yarnpkg.com/upper-case/-/upper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598"

0 commit comments

Comments
 (0)