Skip to content

Commit b7ad6d0

Browse files
committed
chore(deps): update babel monorepo
1 parent acad664 commit b7ad6d0

File tree

2 files changed

+97
-70
lines changed

2 files changed

+97
-70
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"serve": "cd ./examples/web && ./node_modules/.bin/webpack-dev-server --config webpack.config.js"
1717
},
1818
"dependencies": {
19-
"@babel/runtime": "7.13.10",
19+
"@babel/runtime": "7.14.0",
2020
"@poool/junipero-native": "2.0.0-alpha.9",
2121
"@poool/junipero-utils": "2.0.0-alpha.8",
2222
"buffer": "6.0.3",
@@ -25,9 +25,9 @@
2525
"stream-browserify": "3.0.0"
2626
},
2727
"devDependencies": {
28-
"@babel/core": "7.13.14",
29-
"@babel/eslint-parser": "7.13.14",
30-
"@babel/eslint-plugin": "7.13.10",
28+
"@babel/core": "7.14.3",
29+
"@babel/eslint-parser": "7.14.3",
30+
"@babel/eslint-plugin": "7.13.16",
3131
"@poool/eslint-config": "1.4.2",
3232
"@poool/eslint-config-react": "1.4.2",
3333
"@poool/eslint-config-react-native": "1.4.2",

yarn.lock

Lines changed: 93 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -23,25 +23,25 @@
2323
dependencies:
2424
"@babel/highlight" "^7.12.13"
2525

26-
"@babel/compat-data@^7.13.12":
27-
version "7.13.12"
28-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
29-
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
26+
"@babel/compat-data@^7.13.15":
27+
version "7.14.0"
28+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
29+
integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
3030

31-
"@babel/core@7.13.14":
32-
version "7.13.14"
33-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06"
34-
integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA==
31+
"@babel/core@7.14.3":
32+
version "7.14.3"
33+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.3.tgz#5395e30405f0776067fbd9cf0884f15bfb770a38"
34+
integrity sha512-jB5AmTKOCSJIZ72sd78ECEhuPiDMKlQdDI/4QRI6lzYATx5SSogS1oQA2AoPecRCknm30gHi2l+QVvNUu3wZAg==
3535
dependencies:
3636
"@babel/code-frame" "^7.12.13"
37-
"@babel/generator" "^7.13.9"
38-
"@babel/helper-compilation-targets" "^7.13.13"
39-
"@babel/helper-module-transforms" "^7.13.14"
40-
"@babel/helpers" "^7.13.10"
41-
"@babel/parser" "^7.13.13"
37+
"@babel/generator" "^7.14.3"
38+
"@babel/helper-compilation-targets" "^7.13.16"
39+
"@babel/helper-module-transforms" "^7.14.2"
40+
"@babel/helpers" "^7.14.0"
41+
"@babel/parser" "^7.14.3"
4242
"@babel/template" "^7.12.13"
43-
"@babel/traverse" "^7.13.13"
44-
"@babel/types" "^7.13.14"
43+
"@babel/traverse" "^7.14.2"
44+
"@babel/types" "^7.14.2"
4545
convert-source-map "^1.7.0"
4646
debug "^4.1.0"
4747
gensync "^1.0.0-beta.2"
@@ -71,19 +71,19 @@
7171
semver "^5.4.1"
7272
source-map "^0.5.0"
7373

74-
"@babel/eslint-parser@7.13.14":
75-
version "7.13.14"
76-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.13.14.tgz#f80fd23bdd839537221914cb5d17720a5ea6ba3a"
77-
integrity sha512-I0HweR36D73Ibn/FfrRDMKlMqJHFwidIUgYdMpH+aXYuQC+waq59YaJ6t9e9N36axJ82v1jR041wwqDrDXEwRA==
74+
"@babel/eslint-parser@7.14.3":
75+
version "7.14.3"
76+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.3.tgz#8f292caf83dd2d7b364f938fe7074806af6d70ea"
77+
integrity sha512-IfJXKEVRV/Gisvgmih/+05gkBzzg4Dy0gcxkZ84iFiLK8+O+fI1HLnGJv3UrUMPpsMmmThNa69v+UnF80XP+kA==
7878
dependencies:
7979
eslint-scope "^5.1.0"
80-
eslint-visitor-keys "^1.3.0"
80+
eslint-visitor-keys "^2.1.0"
8181
semver "^6.3.0"
8282

83-
"@babel/[email protected].10":
84-
version "7.13.10"
85-
resolved "https://registry.yarnpkg.com/@babel/eslint-plugin/-/eslint-plugin-7.13.10.tgz#6720c32d52a4fef817796c7bb55a87b80320bbe7"
86-
integrity sha512-xsNxo099fKnJ2rArkuuMOTPxxTLZSXwbFXdH4GjqQRKTOr6S1odQlE+R3Leid56VFQ3KVAR295vVNG9fqNQVvQ==
83+
"@babel/[email protected].16":
84+
version "7.13.16"
85+
resolved "https://registry.yarnpkg.com/@babel/eslint-plugin/-/eslint-plugin-7.13.16.tgz#d6937636c567b41d6ca46d291c7b2d101e6ccaf3"
86+
integrity sha512-RNL0dLHBvjXW857JwzToTHxtbOZfGcvdSegcgXC1c1PqfE+o/QN8MugkgKj2vXFxCcMByfxJrmpCbLzVBVlgIA==
8787
dependencies:
8888
eslint-rule-composer "^0.3.0"
8989

@@ -96,7 +96,7 @@
9696
jsesc "^2.5.1"
9797
source-map "^0.5.0"
9898

99-
"@babel/generator@^7.13.0", "@babel/generator@^7.13.9":
99+
"@babel/generator@^7.13.0":
100100
version "7.13.9"
101101
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
102102
integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==
@@ -105,6 +105,15 @@
105105
jsesc "^2.5.1"
106106
source-map "^0.5.0"
107107

108+
"@babel/generator@^7.14.2", "@babel/generator@^7.14.3":
109+
version "7.14.3"
110+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.3.tgz#0c2652d91f7bddab7cccc6ba8157e4f40dcedb91"
111+
integrity sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA==
112+
dependencies:
113+
"@babel/types" "^7.14.2"
114+
jsesc "^2.5.1"
115+
source-map "^0.5.0"
116+
108117
"@babel/helper-annotate-as-pure@^7.10.4":
109118
version "7.10.4"
110119
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
@@ -137,12 +146,12 @@
137146
"@babel/helper-annotate-as-pure" "^7.10.4"
138147
"@babel/types" "^7.10.4"
139148

140-
"@babel/helper-compilation-targets@^7.13.13":
141-
version "7.13.13"
142-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5"
143-
integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==
149+
"@babel/helper-compilation-targets@^7.13.16":
150+
version "7.13.16"
151+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c"
152+
integrity sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==
144153
dependencies:
145-
"@babel/compat-data" "^7.13.12"
154+
"@babel/compat-data" "^7.13.15"
146155
"@babel/helper-validator-option" "^7.12.17"
147156
browserslist "^4.14.5"
148157
semver "^6.3.0"
@@ -200,6 +209,15 @@
200209
"@babel/template" "^7.12.13"
201210
"@babel/types" "^7.12.13"
202211

212+
"@babel/helper-function-name@^7.14.2":
213+
version "7.14.2"
214+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.14.2.tgz#397688b590760b6ef7725b5f0860c82427ebaac2"
215+
integrity sha512-NYZlkZRydxw+YT56IlhIcS8PAhb+FEUiOzuhFTfqDyPmzAhRge6ua0dQYT/Uh0t/EDHq05/i+e5M2d4XvjgarQ==
216+
dependencies:
217+
"@babel/helper-get-function-arity" "^7.12.13"
218+
"@babel/template" "^7.12.13"
219+
"@babel/types" "^7.14.2"
220+
203221
"@babel/helper-get-function-arity@^7.10.4":
204222
version "7.10.4"
205223
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2"
@@ -257,19 +275,19 @@
257275
"@babel/types" "^7.12.1"
258276
lodash "^4.17.19"
259277

260-
"@babel/helper-module-transforms@^7.13.14":
261-
version "7.13.14"
262-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef"
263-
integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g==
278+
"@babel/helper-module-transforms@^7.14.2":
279+
version "7.14.2"
280+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.2.tgz#ac1cc30ee47b945e3e0c4db12fa0c5389509dfe5"
281+
integrity sha512-OznJUda/soKXv0XhpvzGWDnml4Qnwp16GN+D/kZIdLsWoHj05kyu8Rm5kXmMef+rVJZ0+4pSGLkeixdqNUATDA==
264282
dependencies:
265283
"@babel/helper-module-imports" "^7.13.12"
266284
"@babel/helper-replace-supers" "^7.13.12"
267285
"@babel/helper-simple-access" "^7.13.12"
268286
"@babel/helper-split-export-declaration" "^7.12.13"
269-
"@babel/helper-validator-identifier" "^7.12.11"
287+
"@babel/helper-validator-identifier" "^7.14.0"
270288
"@babel/template" "^7.12.13"
271-
"@babel/traverse" "^7.13.13"
272-
"@babel/types" "^7.13.14"
289+
"@babel/traverse" "^7.14.2"
290+
"@babel/types" "^7.14.2"
273291

274292
"@babel/helper-optimise-call-expression@^7.10.4":
275293
version "7.12.7"
@@ -364,6 +382,11 @@
364382
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
365383
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
366384

385+
"@babel/helper-validator-identifier@^7.14.0":
386+
version "7.14.0"
387+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288"
388+
integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==
389+
367390
"@babel/helper-validator-option@^7.12.17":
368391
version "7.12.17"
369392
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
@@ -388,14 +411,14 @@
388411
"@babel/traverse" "^7.12.5"
389412
"@babel/types" "^7.12.5"
390413

391-
"@babel/helpers@^7.13.10":
392-
version "7.13.10"
393-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8"
394-
integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ==
414+
"@babel/helpers@^7.14.0":
415+
version "7.14.0"
416+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.0.tgz#ea9b6be9478a13d6f961dbb5f36bf75e2f3b8f62"
417+
integrity sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg==
395418
dependencies:
396419
"@babel/template" "^7.12.13"
397-
"@babel/traverse" "^7.13.0"
398-
"@babel/types" "^7.13.0"
420+
"@babel/traverse" "^7.14.0"
421+
"@babel/types" "^7.14.0"
399422

400423
"@babel/highlight@^7.10.4":
401424
version "7.10.4"
@@ -425,10 +448,10 @@
425448
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.9.tgz#ca34cb95e1c2dd126863a84465ae8ef66114be99"
426449
integrity sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw==
427450

428-
"@babel/parser@^7.13.13":
429-
version "7.13.13"
430-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
431-
integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw==
451+
"@babel/parser@^7.14.2", "@babel/parser@^7.14.3":
452+
version "7.14.3"
453+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.3.tgz#9b530eecb071fd0c93519df25c5ff9f14759f298"
454+
integrity sha512-7MpZDIfI7sUC5zWo2+foJ50CSI5lcqDehZ0lVgIhSi4bFEk94fLAKlF3Q0nzSQQ+ca0lm+O6G9ztKVBeu8PMRQ==
432455

433456
"@babel/plugin-external-helpers@^7.0.0":
434457
version "7.12.1"
@@ -869,10 +892,10 @@
869892
core-js-pure "^3.0.0"
870893
regenerator-runtime "^0.13.4"
871894

872-
"@babel/runtime@7.13.10":
873-
version "7.13.10"
874-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d"
875-
integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==
895+
"@babel/runtime@7.14.0":
896+
version "7.14.0"
897+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.0.tgz#46794bc20b612c5f75e62dd071e24dfd95f1cbe6"
898+
integrity sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA==
876899
dependencies:
877900
regenerator-runtime "^0.13.4"
878901

@@ -931,17 +954,17 @@
931954
globals "^11.1.0"
932955
lodash "^4.17.19"
933956

934-
"@babel/traverse@^7.13.13":
935-
version "7.13.13"
936-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.13.tgz#39aa9c21aab69f74d948a486dd28a2dbdbf5114d"
937-
integrity sha512-CblEcwmXKR6eP43oQGG++0QMTtCjAsa3frUuzHoiIJWpaIIi8dwMyEFUJoXRLxagGqCK+jALRwIO+o3R9p/uUg==
957+
"@babel/traverse@^7.14.0", "@babel/traverse@^7.14.2":
958+
version "7.14.2"
959+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.2.tgz#9201a8d912723a831c2679c7ebbf2fe1416d765b"
960+
integrity sha512-TsdRgvBFHMyHOOzcP9S6QU0QQtjxlRpEYOy3mcCO5RgmC305ki42aSAmfZEMSSYBla2oZ9BMqYlncBaKmD/7iA==
938961
dependencies:
939962
"@babel/code-frame" "^7.12.13"
940-
"@babel/generator" "^7.13.9"
941-
"@babel/helper-function-name" "^7.12.13"
963+
"@babel/generator" "^7.14.2"
964+
"@babel/helper-function-name" "^7.14.2"
942965
"@babel/helper-split-export-declaration" "^7.12.13"
943-
"@babel/parser" "^7.13.13"
944-
"@babel/types" "^7.13.13"
966+
"@babel/parser" "^7.14.2"
967+
"@babel/types" "^7.14.2"
945968
debug "^4.1.0"
946969
globals "^11.1.0"
947970

@@ -963,7 +986,7 @@
963986
lodash "^4.17.19"
964987
to-fast-properties "^2.0.0"
965988

966-
"@babel/types@^7.13.12", "@babel/types@^7.13.13":
989+
"@babel/types@^7.13.12":
967990
version "7.13.13"
968991
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.13.tgz#dcd8b815b38f537a3697ce84c8e3cc62197df96f"
969992
integrity sha512-kt+EpC6qDfIaqlP+DIbIJOclYy/A1YXs9dAf/ljbi+39Bcbc073H6jKVpXEr/EoIh5anGn5xq/yRVzKl+uIc9w==
@@ -972,13 +995,12 @@
972995
lodash "^4.17.19"
973996
to-fast-properties "^2.0.0"
974997

975-
"@babel/types@^7.13.14":
976-
version "7.13.14"
977-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
978-
integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==
998+
"@babel/types@^7.14.0", "@babel/types@^7.14.2":
999+
version "7.14.2"
1000+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.2.tgz#4208ae003107ef8a057ea8333e56eb64d2f6a2c3"
1001+
integrity sha512-SdjAG/3DikRHpUOjxZgnkbR11xUlyDMUFJdvnIgZEE16mqmY0BINMmc4//JMJglEmn6i7sq6p+mGrFWyZ98EEw==
9791002
dependencies:
980-
"@babel/helper-validator-identifier" "^7.12.11"
981-
lodash "^4.17.19"
1003+
"@babel/helper-validator-identifier" "^7.14.0"
9821004
to-fast-properties "^2.0.0"
9831005

9841006
"@bcoe/v8-coverage@^0.2.3":
@@ -3404,6 +3426,11 @@ eslint-visitor-keys@^2.0.0:
34043426
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
34053427
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
34063428

3429+
eslint-visitor-keys@^2.1.0:
3430+
version "2.1.0"
3431+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
3432+
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
3433+
34073434
34083435
version "7.23.0"
34093436
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.23.0.tgz#8d029d252f6e8cf45894b4bee08f5493f8e94325"

0 commit comments

Comments
 (0)