Skip to content

Commit 6c38965

Browse files
Merge pull request #107 from technote-space/dependabot/npm_and_yarn/babel/preset-env-7.6.2
build(deps): bump @babel/preset-env from 7.6.0 to 7.6.2
2 parents 688189a + 4e18aa8 commit 6c38965

File tree

1 file changed

+43
-48
lines changed

1 file changed

+43
-48
lines changed

yarn.lock

Lines changed: 43 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
"@babel/helper-plugin-utils" "^7.0.0"
251251
"@babel/plugin-syntax-json-strings" "^7.2.0"
252252

253-
"@babel/plugin-proposal-object-rest-spread@^7.5.5":
253+
"@babel/plugin-proposal-object-rest-spread@^7.5.5", "@babel/plugin-proposal-object-rest-spread@^7.6.2":
254254
version "7.6.2"
255255
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.6.2.tgz#8ffccc8f3a6545e9f78988b6bf4fe881b88e8096"
256256
integrity sha512-LDBXlmADCsMZV1Y9OQwMc0MyGZ8Ta/zlD9N67BfQT8uYwkRswiu2hU6nJKrjrt/58aH/vqfQlR/9yId/7A2gWw==
@@ -266,14 +266,14 @@
266266
"@babel/helper-plugin-utils" "^7.0.0"
267267
"@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
268268

269-
"@babel/plugin-proposal-unicode-property-regex@^7.4.4":
270-
version "7.4.4"
271-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.4.4.tgz#501ffd9826c0b91da22690720722ac7cb1ca9c78"
272-
integrity sha512-j1NwnOqMG9mFUOH58JTFsA/+ZYzQLUZ/drqWUqxCYLGeu2JFZL8YrNC9hBxKmWtAuOCHPcRpgv7fhap09Fb4kA==
269+
"@babel/plugin-proposal-unicode-property-regex@^7.6.2":
270+
version "7.6.2"
271+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.6.2.tgz#05413762894f41bfe42b9a5e80919bd575dcc802"
272+
integrity sha512-NxHETdmpeSCtiatMRYWVJo7266rrvAC3DTeG5exQBIH/fMIUK7ejDNznBbn3HQl/o9peymRRg7Yqkx6PdUXmMw==
273273
dependencies:
274274
"@babel/helper-plugin-utils" "^7.0.0"
275275
"@babel/helper-regex" "^7.4.4"
276-
regexpu-core "^4.5.4"
276+
regexpu-core "^4.6.0"
277277

278278
"@babel/plugin-syntax-async-generators@^7.2.0":
279279
version "7.2.0"
@@ -340,10 +340,10 @@
340340
dependencies:
341341
"@babel/helper-plugin-utils" "^7.0.0"
342342

343-
"@babel/plugin-transform-block-scoping@^7.6.0":
344-
version "7.6.0"
345-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.6.0.tgz#c49e21228c4bbd4068a35667e6d951c75439b1dc"
346-
integrity sha512-tIt4E23+kw6TgL/edACZwP1OUKrjOTyMrFMLoT5IOFrfMRabCgekjqFd5o6PaAMildBu46oFkekIdMuGkkPEpA==
343+
"@babel/plugin-transform-block-scoping@^7.6.2":
344+
version "7.6.2"
345+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.6.2.tgz#96c33ab97a9ae500cc6f5b19e04a7e6553360a79"
346+
integrity sha512-zZT8ivau9LOQQaOGC7bQLQOT4XPkPXgN2ERfUgk1X8ql+mVkLc4E8eKk+FO3o0154kxzqenWCorfmEXpEZcrSQ==
347347
dependencies:
348348
"@babel/helper-plugin-utils" "^7.0.0"
349349
lodash "^4.17.13"
@@ -376,14 +376,14 @@
376376
dependencies:
377377
"@babel/helper-plugin-utils" "^7.0.0"
378378

379-
"@babel/plugin-transform-dotall-regex@^7.4.4":
380-
version "7.4.4"
381-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.4.4.tgz#361a148bc951444312c69446d76ed1ea8e4450c3"
382-
integrity sha512-P05YEhRc2h53lZDjRPk/OektxCVevFzZs2Gfjd545Wde3k+yFDbXORgl2e0xpbq8mLcKJ7Idss4fAg0zORN/zg==
379+
"@babel/plugin-transform-dotall-regex@^7.6.2":
380+
version "7.6.2"
381+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.6.2.tgz#44abb948b88f0199a627024e1508acaf8dc9b2f9"
382+
integrity sha512-KGKT9aqKV+9YMZSkowzYoYEiHqgaDhGmPNZlZxX6UeHC4z30nC1J9IrZuGqbYFB1jaIGdv91ujpze0exiVK8bA==
383383
dependencies:
384384
"@babel/helper-plugin-utils" "^7.0.0"
385385
"@babel/helper-regex" "^7.4.4"
386-
regexpu-core "^4.5.4"
386+
regexpu-core "^4.6.0"
387387

388388
"@babel/plugin-transform-duplicate-keys@^7.5.0":
389389
version "7.5.0"
@@ -465,12 +465,12 @@
465465
"@babel/helper-module-transforms" "^7.1.0"
466466
"@babel/helper-plugin-utils" "^7.0.0"
467467

468-
"@babel/plugin-transform-named-capturing-groups-regex@^7.6.0":
469-
version "7.6.0"
470-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.6.0.tgz#1e6e663097813bb4f53d42df0750cf28ad3bb3f1"
471-
integrity sha512-jem7uytlmrRl3iCAuQyw8BpB4c4LWvSpvIeXKpMb+7j84lkx4m4mYr5ErAcmN5KM7B6BqrAvRGjBIbbzqCczew==
468+
"@babel/plugin-transform-named-capturing-groups-regex@^7.6.2":
469+
version "7.6.2"
470+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.6.2.tgz#c1ca0bb84b94f385ca302c3932e870b0fb0e522b"
471+
integrity sha512-xBdB+XOs+lgbZc2/4F5BVDVcDNS4tcSKQc96KmlqLEAwz6tpYPEvPdmDfvVG0Ssn8lAhronaRs6Z6KSexIpK5g==
472472
dependencies:
473-
regexp-tree "^0.1.13"
473+
regexpu-core "^4.6.0"
474474

475475
"@babel/plugin-transform-new-target@^7.4.4":
476476
version "7.4.4"
@@ -543,10 +543,10 @@
543543
dependencies:
544544
"@babel/helper-plugin-utils" "^7.0.0"
545545

546-
"@babel/plugin-transform-spread@^7.2.0":
547-
version "7.2.2"
548-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.2.2.tgz#3103a9abe22f742b6d406ecd3cd49b774919b406"
549-
integrity sha512-KWfky/58vubwtS0hLqEnrWJjsMGaOeSBn90Ezn5Jeg9Z8KKHmELbP1yGylMlm5N6TPKeY9A2+UaSYLdxahg01w==
546+
"@babel/plugin-transform-spread@^7.6.2":
547+
version "7.6.2"
548+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.6.2.tgz#fc77cf798b24b10c46e1b51b1b88c2bf661bb8dd"
549+
integrity sha512-DpSvPFryKdK1x+EDJYCy28nmAaIMdxmhot62jAXF/o99iA33Zj2Lmcp3vDmz+MUh0LNYVPvfj5iC3feb3/+PFg==
550550
dependencies:
551551
"@babel/helper-plugin-utils" "^7.0.0"
552552

@@ -573,28 +573,28 @@
573573
dependencies:
574574
"@babel/helper-plugin-utils" "^7.0.0"
575575

576-
"@babel/plugin-transform-unicode-regex@^7.4.4":
577-
version "7.4.4"
578-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.4.4.tgz#ab4634bb4f14d36728bf5978322b35587787970f"
579-
integrity sha512-il+/XdNw01i93+M9J9u4T7/e/Ue/vWfNZE4IRUQjplu2Mqb/AFTDimkw2tdEdSH50wuQXZAbXSql0UphQke+vA==
576+
"@babel/plugin-transform-unicode-regex@^7.6.2":
577+
version "7.6.2"
578+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.6.2.tgz#b692aad888a7e8d8b1b214be6b9dc03d5031f698"
579+
integrity sha512-orZI6cWlR3nk2YmYdb0gImrgCUwb5cBUwjf6Ks6dvNVvXERkwtJWOQaEOjPiu0Gu1Tq6Yq/hruCZZOOi9F34Dw==
580580
dependencies:
581581
"@babel/helper-plugin-utils" "^7.0.0"
582582
"@babel/helper-regex" "^7.4.4"
583-
regexpu-core "^4.5.4"
583+
regexpu-core "^4.6.0"
584584

585585
"@babel/preset-env@^7.6.0":
586-
version "7.6.0"
587-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.6.0.tgz#aae4141c506100bb2bfaa4ac2a5c12b395619e50"
588-
integrity sha512-1efzxFv/TcPsNXlRhMzRnkBFMeIqBBgzwmZwlFDw5Ubj0AGLeufxugirwZmkkX/ayi3owsSqoQ4fw8LkfK9SYg==
586+
version "7.6.2"
587+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.6.2.tgz#abbb3ed785c7fe4220d4c82a53621d71fc0c75d3"
588+
integrity sha512-Ru7+mfzy9M1/YTEtlDS8CD45jd22ngb9tXnn64DvQK3ooyqSw9K4K9DUWmYknTTVk4TqygL9dqCrZgm1HMea/Q==
589589
dependencies:
590590
"@babel/helper-module-imports" "^7.0.0"
591591
"@babel/helper-plugin-utils" "^7.0.0"
592592
"@babel/plugin-proposal-async-generator-functions" "^7.2.0"
593593
"@babel/plugin-proposal-dynamic-import" "^7.5.0"
594594
"@babel/plugin-proposal-json-strings" "^7.2.0"
595-
"@babel/plugin-proposal-object-rest-spread" "^7.5.5"
595+
"@babel/plugin-proposal-object-rest-spread" "^7.6.2"
596596
"@babel/plugin-proposal-optional-catch-binding" "^7.2.0"
597-
"@babel/plugin-proposal-unicode-property-regex" "^7.4.4"
597+
"@babel/plugin-proposal-unicode-property-regex" "^7.6.2"
598598
"@babel/plugin-syntax-async-generators" "^7.2.0"
599599
"@babel/plugin-syntax-dynamic-import" "^7.2.0"
600600
"@babel/plugin-syntax-json-strings" "^7.2.0"
@@ -603,11 +603,11 @@
603603
"@babel/plugin-transform-arrow-functions" "^7.2.0"
604604
"@babel/plugin-transform-async-to-generator" "^7.5.0"
605605
"@babel/plugin-transform-block-scoped-functions" "^7.2.0"
606-
"@babel/plugin-transform-block-scoping" "^7.6.0"
606+
"@babel/plugin-transform-block-scoping" "^7.6.2"
607607
"@babel/plugin-transform-classes" "^7.5.5"
608608
"@babel/plugin-transform-computed-properties" "^7.2.0"
609609
"@babel/plugin-transform-destructuring" "^7.6.0"
610-
"@babel/plugin-transform-dotall-regex" "^7.4.4"
610+
"@babel/plugin-transform-dotall-regex" "^7.6.2"
611611
"@babel/plugin-transform-duplicate-keys" "^7.5.0"
612612
"@babel/plugin-transform-exponentiation-operator" "^7.2.0"
613613
"@babel/plugin-transform-for-of" "^7.4.4"
@@ -618,19 +618,19 @@
618618
"@babel/plugin-transform-modules-commonjs" "^7.6.0"
619619
"@babel/plugin-transform-modules-systemjs" "^7.5.0"
620620
"@babel/plugin-transform-modules-umd" "^7.2.0"
621-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.6.0"
621+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.6.2"
622622
"@babel/plugin-transform-new-target" "^7.4.4"
623623
"@babel/plugin-transform-object-super" "^7.5.5"
624624
"@babel/plugin-transform-parameters" "^7.4.4"
625625
"@babel/plugin-transform-property-literals" "^7.2.0"
626626
"@babel/plugin-transform-regenerator" "^7.4.5"
627627
"@babel/plugin-transform-reserved-words" "^7.2.0"
628628
"@babel/plugin-transform-shorthand-properties" "^7.2.0"
629-
"@babel/plugin-transform-spread" "^7.2.0"
629+
"@babel/plugin-transform-spread" "^7.6.2"
630630
"@babel/plugin-transform-sticky-regex" "^7.2.0"
631631
"@babel/plugin-transform-template-literals" "^7.4.4"
632632
"@babel/plugin-transform-typeof-symbol" "^7.2.0"
633-
"@babel/plugin-transform-unicode-regex" "^7.4.4"
633+
"@babel/plugin-transform-unicode-regex" "^7.6.2"
634634
"@babel/types" "^7.6.0"
635635
browserslist "^4.6.0"
636636
core-js-compat "^3.1.1"
@@ -5033,20 +5033,15 @@ regex-not@^1.0.0, regex-not@^1.0.2:
50335033
extend-shallow "^3.0.2"
50345034
safe-regex "^1.1.0"
50355035

5036-
regexp-tree@^0.1.13:
5037-
version "0.1.13"
5038-
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.13.tgz#5b19ab9377edc68bc3679256840bb29afc158d7f"
5039-
integrity sha512-hwdV/GQY5F8ReLZWO+W1SRoN5YfpOKY6852+tBFcma72DKBIcHjPRIlIvQN35bCOljuAfP2G2iB0FC/w236mUw==
5040-
50415036
regexpp@^2.0.1:
50425037
version "2.0.1"
50435038
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f"
50445039
integrity sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==
50455040

5046-
regexpu-core@^4.5.4:
5047-
version "4.5.5"
5048-
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-4.5.5.tgz#aaffe61c2af58269b3e516b61a73790376326411"
5049-
integrity sha512-FpI67+ky9J+cDizQUJlIlNZFKual/lUkFr1AG6zOCpwZ9cLrg8UUVakyUQJD7fCDIe9Z2nwTQJNPyonatNmDFQ==
5041+
regexpu-core@^4.6.0:
5042+
version "4.6.0"
5043+
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-4.6.0.tgz#2037c18b327cfce8a6fea2a4ec441f2432afb8b6"
5044+
integrity sha512-YlVaefl8P5BnFYOITTNzDvan1ulLOiXJzCNZxduTIosN17b87h3bvG9yHMoHaRuo88H4mQ06Aodj5VtYGGGiTg==
50505045
dependencies:
50515046
regenerate "^1.4.0"
50525047
regenerate-unicode-properties "^8.1.0"

0 commit comments

Comments
 (0)