Skip to content

Commit 8c3e9b0

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump @babel/preset-env from 7.10.4 to 7.11.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.4 to 7.11.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-preset-env) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e6e415 commit 8c3e9b0

File tree

2 files changed

+70
-48
lines changed

2 files changed

+70
-48
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@babel/plugin-proposal-class-properties": "^7.8.3",
5656
"@babel/plugin-transform-modules-commonjs": "^7.8.3",
5757
"@babel/plugin-transform-runtime": "^7.11.0",
58-
"@babel/preset-env": "^7.8.4",
58+
"@babel/preset-env": "^7.11.0",
5959
"@babel/preset-flow": "^7.8.3",
6060
"@babel/preset-react": "^7.8.3",
6161
"@babel/runtime": "^7.8.4",

yarn.lock

+69-47
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
dependencies:
2626
"@babel/highlight" "^7.10.4"
2727

28-
"@babel/compat-data@^7.10.4":
29-
version "7.10.4"
30-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.10.4.tgz#706a6484ee6f910b719b696a9194f8da7d7ac241"
31-
integrity sha512-t+rjExOrSVvjQQXNp5zAIYDp00KjdvGl/TpDX5REPr0S9IAIPQMTilcfG6q8c0QFmj9lSTVySV2VTsyggvtNIw==
28+
"@babel/compat-data@^7.10.4", "@babel/compat-data@^7.11.0":
29+
version "7.11.0"
30+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.11.0.tgz#e9f73efe09af1355b723a7f39b11bad637d7c99c"
31+
integrity sha512-TPSvJfv73ng0pfnEOh17bYMPQbI95+nGWc71Ss4vZdRBHTDqmM9Z8ZV4rYz8Ks7sfzc95n30k6ODIq5UGnXcYQ==
3232
dependencies:
3333
browserslist "^4.12.0"
3434
invariant "^2.2.4"
@@ -203,7 +203,7 @@
203203
dependencies:
204204
"@babel/types" "^7.10.4"
205205

206-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.1", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0":
206+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.1", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
207207
version "7.10.4"
208208
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
209209
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
@@ -244,6 +244,13 @@
244244
"@babel/template" "^7.10.4"
245245
"@babel/types" "^7.10.4"
246246

247+
"@babel/helper-skip-transparent-expression-wrappers@^7.11.0":
248+
version "7.11.0"
249+
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729"
250+
integrity sha512-0XIdiQln4Elglgjbwo9wuJpL/K7AGCY26kmEt0+pRP0TAj4jjyNq1MjoRvikrTVqKcx4Gysxt4cXvVFXP/JO2Q==
251+
dependencies:
252+
"@babel/types" "^7.11.0"
253+
247254
"@babel/helper-split-export-declaration@^7.10.4":
248255
version "7.10.4"
249256
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1"
@@ -321,6 +328,14 @@
321328
"@babel/helper-plugin-utils" "^7.10.4"
322329
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
323330

331+
"@babel/plugin-proposal-export-namespace-from@^7.10.4":
332+
version "7.10.4"
333+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.10.4.tgz#570d883b91031637b3e2958eea3c438e62c05f54"
334+
integrity sha512-aNdf0LY6/3WXkhh0Fdb6Zk9j1NMD8ovj3F6r0+3j837Pn1S1PdNtcwJ5EG9WkVPNHPxyJDaxMaAOVq4eki0qbg==
335+
dependencies:
336+
"@babel/helper-plugin-utils" "^7.10.4"
337+
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
338+
324339
"@babel/plugin-proposal-json-strings@^7.10.4":
325340
version "7.10.4"
326341
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.4.tgz#593e59c63528160233bd321b1aebe0820c2341db"
@@ -329,6 +344,14 @@
329344
"@babel/helper-plugin-utils" "^7.10.4"
330345
"@babel/plugin-syntax-json-strings" "^7.8.0"
331346

347+
"@babel/plugin-proposal-logical-assignment-operators@^7.11.0":
348+
version "7.11.0"
349+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.11.0.tgz#9f80e482c03083c87125dee10026b58527ea20c8"
350+
integrity sha512-/f8p4z+Auz0Uaf+i8Ekf1iM7wUNLcViFUGiPxKeXvxTSl63B875YPiVdUDdem7hREcI0E0kSpEhS8tF5RphK7Q==
351+
dependencies:
352+
"@babel/helper-plugin-utils" "^7.10.4"
353+
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
354+
332355
"@babel/plugin-proposal-nullish-coalescing-operator@^7.10.4":
333356
version "7.10.4"
334357
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz#02a7e961fc32e6d5b2db0649e01bf80ddee7e04a"
@@ -345,10 +368,10 @@
345368
"@babel/helper-plugin-utils" "^7.10.4"
346369
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
347370

348-
"@babel/plugin-proposal-object-rest-spread@^7.10.4":
349-
version "7.10.4"
350-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.4.tgz#50129ac216b9a6a55b3853fdd923e74bf553a4c0"
351-
integrity sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA==
371+
"@babel/plugin-proposal-object-rest-spread@^7.11.0":
372+
version "7.11.0"
373+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.11.0.tgz#bd81f95a1f746760ea43b6c2d3d62b11790ad0af"
374+
integrity sha512-wzch41N4yztwoRw0ak+37wxwJM2oiIiy6huGCoqkvSTA9acYWcPfn9Y4aJqmFFJ70KTJUu29f3DQ43uJ9HXzEA==
352375
dependencies:
353376
"@babel/helper-plugin-utils" "^7.10.4"
354377
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
@@ -362,12 +385,13 @@
362385
"@babel/helper-plugin-utils" "^7.10.4"
363386
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
364387

365-
"@babel/plugin-proposal-optional-chaining@^7.10.4":
366-
version "7.10.4"
367-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.4.tgz#750f1255e930a1f82d8cdde45031f81a0d0adff7"
368-
integrity sha512-ZIhQIEeavTgouyMSdZRap4VPPHqJJ3NEs2cuHs5p0erH+iz6khB0qfgU8g7UuJkG88+fBMy23ZiU+nuHvekJeQ==
388+
"@babel/plugin-proposal-optional-chaining@^7.11.0":
389+
version "7.11.0"
390+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.11.0.tgz#de5866d0646f6afdaab8a566382fe3a221755076"
391+
integrity sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA==
369392
dependencies:
370393
"@babel/helper-plugin-utils" "^7.10.4"
394+
"@babel/helper-skip-transparent-expression-wrappers" "^7.11.0"
371395
"@babel/plugin-syntax-optional-chaining" "^7.8.0"
372396

373397
"@babel/plugin-proposal-private-methods@^7.10.4":
@@ -400,27 +424,27 @@
400424
dependencies:
401425
"@babel/helper-plugin-utils" "^7.8.0"
402426

403-
"@babel/plugin-syntax-class-properties@^7.10.4":
427+
"@babel/plugin-syntax-class-properties@^7.10.4", "@babel/plugin-syntax-class-properties@^7.8.3":
404428
version "7.10.4"
405429
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.10.4.tgz#6644e6a0baa55a61f9e3231f6c9eeb6ee46c124c"
406430
integrity sha512-GCSBF7iUle6rNugfURwNmCGG3Z/2+opxAMLs1nND4bhEG5PuxTIggDBoeYYSujAlLtsupzOHYJQgPS3pivwXIA==
407431
dependencies:
408432
"@babel/helper-plugin-utils" "^7.10.4"
409433

410-
"@babel/plugin-syntax-class-properties@^7.8.3":
411-
version "7.10.1"
412-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.10.1.tgz#d5bc0645913df5b17ad7eda0fa2308330bde34c5"
413-
integrity sha512-Gf2Yx/iRs1JREDtVZ56OrjjgFHCaldpTnuy9BHla10qyVT3YkIIGEtoDWhyop0ksu1GvNjHIoYRBqm3zoR1jyQ==
414-
dependencies:
415-
"@babel/helper-plugin-utils" "^7.10.1"
416-
417434
"@babel/plugin-syntax-dynamic-import@^7.8.0":
418435
version "7.8.3"
419436
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3"
420437
integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==
421438
dependencies:
422439
"@babel/helper-plugin-utils" "^7.8.0"
423440

441+
"@babel/plugin-syntax-export-namespace-from@^7.8.3":
442+
version "7.8.3"
443+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz#028964a9ba80dbc094c915c487ad7c4e7a66465a"
444+
integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==
445+
dependencies:
446+
"@babel/helper-plugin-utils" "^7.8.3"
447+
424448
"@babel/plugin-syntax-flow@^7.10.4":
425449
version "7.10.4"
426450
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.10.4.tgz#53351dd7ae01995e567d04ce42af1a6e0ba846a6"
@@ -449,12 +473,12 @@
449473
dependencies:
450474
"@babel/helper-plugin-utils" "^7.10.4"
451475

452-
"@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
453-
version "7.10.1"
454-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.1.tgz#fffee77b4934ce77f3b427649ecdddbec1958550"
455-
integrity sha512-XyHIFa9kdrgJS91CUH+ccPVTnJShr8nLGc5bG2IhGXv5p1Rd+8BleGE5yzIg2Nc1QZAdHDa0Qp4m6066OL96Iw==
476+
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
477+
version "7.10.4"
478+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699"
479+
integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
456480
dependencies:
457-
"@babel/helper-plugin-utils" "^7.10.1"
481+
"@babel/helper-plugin-utils" "^7.10.4"
458482

459483
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0", "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
460484
version "7.8.3"
@@ -463,20 +487,13 @@
463487
dependencies:
464488
"@babel/helper-plugin-utils" "^7.8.0"
465489

466-
"@babel/plugin-syntax-numeric-separator@^7.10.4":
490+
"@babel/plugin-syntax-numeric-separator@^7.10.4", "@babel/plugin-syntax-numeric-separator@^7.8.3":
467491
version "7.10.4"
468492
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz#b9b070b3e33570cd9fd07ba7fa91c0dd37b9af97"
469493
integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==
470494
dependencies:
471495
"@babel/helper-plugin-utils" "^7.10.4"
472496

473-
"@babel/plugin-syntax-numeric-separator@^7.8.3":
474-
version "7.10.1"
475-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.1.tgz#25761ee7410bc8cf97327ba741ee94e4a61b7d99"
476-
integrity sha512-uTd0OsHrpe3tH5gRPTxG8Voh99/WCU78vIm5NMRYPAqC8lR4vajt6KkCAknCHrx24vkPdd/05yfdGSB4EIY2mg==
477-
dependencies:
478-
"@babel/helper-plugin-utils" "^7.10.1"
479-
480497
"@babel/plugin-syntax-object-rest-spread@^7.8.0", "@babel/plugin-syntax-object-rest-spread@^7.8.3":
481498
version "7.8.3"
482499
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871"
@@ -779,12 +796,13 @@
779796
dependencies:
780797
"@babel/helper-plugin-utils" "^7.10.4"
781798

782-
"@babel/plugin-transform-spread@^7.10.4":
783-
version "7.10.4"
784-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.10.4.tgz#4e2c85ea0d6abaee1b24dcfbbae426fe8d674cff"
785-
integrity sha512-1e/51G/Ni+7uH5gktbWv+eCED9pP8ZpRhZB3jOaI3mmzfvJTWHkuyYTv0Z5PYtyM+Tr2Ccr9kUdQxn60fI5WuQ==
799+
"@babel/plugin-transform-spread@^7.11.0":
800+
version "7.11.0"
801+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.11.0.tgz#fa84d300f5e4f57752fe41a6d1b3c554f13f17cc"
802+
integrity sha512-UwQYGOqIdQJe4aWNyS7noqAnN2VbaczPLiEtln+zPowRNlD+79w3oi2TWfYe0eZgd+gjZCbsydN7lzWysDt+gw==
786803
dependencies:
787804
"@babel/helper-plugin-utils" "^7.10.4"
805+
"@babel/helper-skip-transparent-expression-wrappers" "^7.11.0"
788806

789807
"@babel/plugin-transform-sticky-regex@^7.10.4":
790808
version "7.10.4"
@@ -824,30 +842,34 @@
824842
"@babel/helper-create-regexp-features-plugin" "^7.10.4"
825843
"@babel/helper-plugin-utils" "^7.10.4"
826844

827-
"@babel/preset-env@^7.8.4":
828-
version "7.10.4"
829-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.4.tgz#fbf57f9a803afd97f4f32e4f798bb62e4b2bef5f"
830-
integrity sha512-tcmuQ6vupfMZPrLrc38d0sF2OjLT3/bZ0dry5HchNCQbrokoQi4reXqclvkkAT5b+gWc23meVWpve5P/7+w/zw==
845+
"@babel/preset-env@^7.11.0":
846+
version "7.11.0"
847+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796"
848+
integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg==
831849
dependencies:
832-
"@babel/compat-data" "^7.10.4"
850+
"@babel/compat-data" "^7.11.0"
833851
"@babel/helper-compilation-targets" "^7.10.4"
834852
"@babel/helper-module-imports" "^7.10.4"
835853
"@babel/helper-plugin-utils" "^7.10.4"
836854
"@babel/plugin-proposal-async-generator-functions" "^7.10.4"
837855
"@babel/plugin-proposal-class-properties" "^7.10.4"
838856
"@babel/plugin-proposal-dynamic-import" "^7.10.4"
857+
"@babel/plugin-proposal-export-namespace-from" "^7.10.4"
839858
"@babel/plugin-proposal-json-strings" "^7.10.4"
859+
"@babel/plugin-proposal-logical-assignment-operators" "^7.11.0"
840860
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4"
841861
"@babel/plugin-proposal-numeric-separator" "^7.10.4"
842-
"@babel/plugin-proposal-object-rest-spread" "^7.10.4"
862+
"@babel/plugin-proposal-object-rest-spread" "^7.11.0"
843863
"@babel/plugin-proposal-optional-catch-binding" "^7.10.4"
844-
"@babel/plugin-proposal-optional-chaining" "^7.10.4"
864+
"@babel/plugin-proposal-optional-chaining" "^7.11.0"
845865
"@babel/plugin-proposal-private-methods" "^7.10.4"
846866
"@babel/plugin-proposal-unicode-property-regex" "^7.10.4"
847867
"@babel/plugin-syntax-async-generators" "^7.8.0"
848868
"@babel/plugin-syntax-class-properties" "^7.10.4"
849869
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
870+
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
850871
"@babel/plugin-syntax-json-strings" "^7.8.0"
872+
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
851873
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
852874
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
853875
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
@@ -880,14 +902,14 @@
880902
"@babel/plugin-transform-regenerator" "^7.10.4"
881903
"@babel/plugin-transform-reserved-words" "^7.10.4"
882904
"@babel/plugin-transform-shorthand-properties" "^7.10.4"
883-
"@babel/plugin-transform-spread" "^7.10.4"
905+
"@babel/plugin-transform-spread" "^7.11.0"
884906
"@babel/plugin-transform-sticky-regex" "^7.10.4"
885907
"@babel/plugin-transform-template-literals" "^7.10.4"
886908
"@babel/plugin-transform-typeof-symbol" "^7.10.4"
887909
"@babel/plugin-transform-unicode-escapes" "^7.10.4"
888910
"@babel/plugin-transform-unicode-regex" "^7.10.4"
889911
"@babel/preset-modules" "^0.1.3"
890-
"@babel/types" "^7.10.4"
912+
"@babel/types" "^7.11.0"
891913
browserslist "^4.12.0"
892914
core-js-compat "^3.6.2"
893915
invariant "^2.2.2"

0 commit comments

Comments
 (0)